feat: need a quick push

This commit is contained in:
Nick 2025-05-29 21:44:37 -05:00
parent a5bfa31ada
commit 0ddf9cd1ce
12 changed files with 96 additions and 7 deletions

View file

@ -59,9 +59,6 @@ let
"Home, exec, playerctl play-pause"
"Space, exec, fuzzel"
# Utility
"End, exec, shutdown now"
"Insert, exec, systemctl reboot"
"Home, exec, swaylock"
];
superShiftBinds = builtins.map (x: "SUPER SHIFT, " + x) [
@ -70,6 +67,9 @@ let
"period, exec, emote"
"T, fullscreen, 0"
# "Print, exec, grim -g \"$(slurp)\""
"End, exec, shutdown now"
"Insert, exec, systemctl reboot"
"Home, exec, swaylock"
];
superCtrlBinds = builtins.map (x: "SUPER CTRL, " + x) [
# Super+shift binds