diff options
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index b1b0e59..2444e39 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -21,7 +21,7 @@ control + Print | |||
21 | control + shift + Print | 21 | control + shift + Print |
22 | maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png | 22 | maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png |
23 | super + shift + p | 23 | super + shift + p |
24 | passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=10" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" | 24 | passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" |
25 | super + Escape | 25 | super + Escape |
26 | pkill -USR1 -x sxhkd | 26 | pkill -USR1 -x sxhkd |
27 | 27 | ||