diff options
Diffstat (limited to 'home/profiles/gui/config')
-rw-r--r-- | home/profiles/gui/config/sway.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix index e6ecc88..a05502e 100644 --- a/home/profiles/gui/config/sway.nix +++ b/home/profiles/gui/config/sway.nix @@ -181,6 +181,9 @@ in bindsym Print exec grimshot copy active bindsym $alt+Print exec grimshot save screen + # Colour picker + bindsym $mod+Shift+Return exec wl-color-picker + # Toggle waybar bindsym $mod+b exec pkill -USR1 waybar |