1
0
Fork 0

style(sxhkd): format

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-02-22 18:18:20 -05:00
parent 58b0e0f0d6
commit 36d87c181a
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -4,11 +4,11 @@
# terminal emulator
super + Return
kitty
kitty
# emacs
super + control + Return
emacsclient --create-frame
emacsclient --create-frame
# program launcher
super + space
@ -16,27 +16,27 @@ super + space
# all programs launcher
super + shift + space
rofi -show run
rofi -show run
# window jumper
super + shift + Tab
rofi -show window
rofi -show window
# passwords
super + p
rofi-pass
rofi-pass
# bluetooth
super + b
rofi-bluetooth
rofi-bluetooth
# vpn
super + v
rofi-vpn
rofi-vpn
# power
super + BackSpace
powermenu
powermenu
# make sxhkd reload its configuration files:
super + Escape