mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
hyprland: Remove old eww keybinds
This commit is contained in:
parent
67cd46a843
commit
2966070335
@ -66,7 +66,6 @@ in
|
|||||||
"hyprctl dispatch workspace 5000000"
|
"hyprctl dispatch workspace 5000000"
|
||||||
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
|
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
|
||||||
"hyprdim --no-dim-when-only --persist --ignore-leaving-special --dialog-dim"
|
"hyprdim --no-dim-when-only --persist --ignore-leaving-special --dialog-dim"
|
||||||
"sleep 1 && eww open desktop-icons"
|
|
||||||
"~/.config/${randomBackgroundScript}"
|
"~/.config/${randomBackgroundScript}"
|
||||||
];
|
];
|
||||||
|
|
||||||
@ -198,7 +197,6 @@ in
|
|||||||
"${super}, S, swapactiveworkspaces, 0 1"
|
"${super}, S, swapactiveworkspaces, 0 1"
|
||||||
"${super}_SHIFT, S, movetoworkspace, special"
|
"${super}_SHIFT, S, movetoworkspace, special"
|
||||||
"${super}, O, exec, killall .ironbar-wrapper inotifywait pactl || ironbar"
|
"${super}, O, exec, killall .ironbar-wrapper inotifywait pactl || ironbar"
|
||||||
"${super}_SHIFT, O, exec, eww close overlay || eww open overlay"
|
|
||||||
"${super}, M, focusmonitor, +1"
|
"${super}, M, focusmonitor, +1"
|
||||||
"${super}_SHIFT, M, focusmonitor, -1"
|
"${super}_SHIFT, M, focusmonitor, -1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user