Go, bottom and gpg

This commit is contained in:
Filippo Berto 2021-05-13 15:53:09 +02:00
parent cbd4278c77
commit f63f05579a
6 changed files with 69 additions and 120 deletions

View file

@ -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}";