From b62ac33a550624a9fb78ddcc36ed34ae2ba7172f Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 4 May 2024 20:10:56 +0900 Subject: feat(home/gui): sway: add wl-color-picker keybind --- home/profiles/gui/config/sway.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/profiles/gui/config') 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 -- cgit 1.4.1