diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-02-10 16:29:55 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-02-10 16:29:55 +0000 |
commit | 1d97ede6edbd78c2fc65989186b3204ea703020f (patch) | |
tree | 1b824a4a4e7deeea99f21b28b43e74d36f7a30b5 /.config | |
parent | 28f6066a3603f1d9a335bd32afd277b0d25f1534 (diff) |
Removed old commented out bar toggle bind which toggled all bars at once
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8888334..96b9f5f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -257,7 +257,6 @@ bind = $mainMod CONTROL, PRINT, exec, ~/.local/bin/screenshot.sh focused-window bind = $mainMod, Z, swapactiveworkspaces, HDMI-A-1 eDP-1 # Toggle Eww Bar -# bind = $mainMod, B, exec, eww kill || ~/.config/eww/scripts/start.sh bind = $mainMod, B, exec, ~/.config/eww/scripts/bar-toggle.sh # Toggle keyboard layout |