Go, bottom and gpg
This commit is contained in:
parent
cbd4278c77
commit
f63f05579a
6 changed files with 69 additions and 120 deletions
|
|
@ -28,10 +28,10 @@
|
|||
in {
|
||||
enable = true;
|
||||
keybindings = {
|
||||
"super + Return" = "${bash} -c ${alacritty} || ${terminator}";
|
||||
"super + Return" = "${bash} -c ${alacritty} || /usr/bin/alacritty || ${terminator}";
|
||||
"super + @space" = "${rofi} -show drun";
|
||||
"super + e" = "${nautilus} -w";
|
||||
"super + alt + m" = ''${betterlockscreen} -l -t "Welcome back $USER"'';
|
||||
"super + alt + {,+ shift} + m" = ''${betterlockscreen} {-l,-s} -t "Welcome back $USER"'';
|
||||
"super + Escape" = "pkill -USR1 -x sxhkd";
|
||||
"super + alt + {q,r}" = "${bspc} {quit,wm -r}";
|
||||
"super + {_,shift + }w" = "${bspc} node -{c,k}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue