diff --git a/hypr/keybindings.conf b/hypr/keybindings.conf index 5efc4b5..4b4a0d0 100644 --- a/hypr/keybindings.conf +++ b/hypr/keybindings.conf @@ -16,9 +16,6 @@ bind = CTRL, PRINT, exec, hyprshot -m output -m DP-1 bind = , PRINT, exec, hyprshot -m window bind = SHIFT, PRINT, exec, hyprshot -m region -# Color picker -bind = $mainMod, C, exec, hyprpicker --autocopy - # Lock bind = $mainMod, L, exec, ~/.config/hypr/scripts/lock.sh bind = $mainMod SHIFT, L, exec, wlogout --protocol layer-shell diff --git a/hypr/shortcuts.txt b/hypr/shortcuts.txt index b919446..bd8cdd8 100644 --- a/hypr/shortcuts.txt +++ b/hypr/shortcuts.txt @@ -18,6 +18,4 @@ │ SUPER + LMB (drag) Move window │ │ SUPER + L Lock screen │ │ SUPER + RMB (drag) Resize window │ │ SUPER + SHIFT + L Logout menu │ │ SUPER + SHIFT + ←/→/↑/↓ Swap window with neighbor │ └───────────────────────────────────────────┘ -└────────────────────────────────────────────────────┘ ┌──────────────── Colorpicker ──────────────┐ - │ SUPER + C Pick a color │ - └───────────────────────────────────────────┘ +└────────────────────────────────────────────────────┘ diff --git a/waybar/config b/waybar/config index 997e15d..942bae8 100644 --- a/waybar/config +++ b/waybar/config @@ -1,3 +1,4 @@ +// -*- mode: jsonc -*- { "spacing": 4,