From 1732604af8029cd732e31c9b9eae341314dd27c0 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sun, 28 Jan 2024 11:45:34 +0100 Subject: [PATCH] add keybind --- modules/home/hyprland/config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 4b7c8c2..7bd0225 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -154,6 +154,7 @@ in bind = $mainMod, C ,exec, hyprpicker -a bind = $mainMod, G,exec, $HOME/.local/bin/toggle_layout bind = $mainMod, W,exec, pkill wofi || wallpaper-picker + bind = $mainMod, SHIFT, W, exec, vm-start # screenshot bind = $mainMod, Print, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png