mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
updated afk-cmds pkg
removed AFKCommands moved moonfly plugin to correct location switched from alacritty to st
This commit is contained in:
parent
ca947d62b9
commit
f353281d6b
12 changed files with 107 additions and 301 deletions
|
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
keybindings = {
|
||||
#terminal
|
||||
"super + Return" = "alacritty";
|
||||
"super + Return" = "st";
|
||||
#application launcher
|
||||
"super + @space" = "rofi -show drun";
|
||||
#kill sxhkd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue