mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-03-06 19:19:41 +00:00
33 lines
488 B
Plaintext
33 lines
488 B
Plaintext
# sxhkd config
|
|
|
|
super + Return
|
|
$TERMINAL
|
|
|
|
super + w
|
|
$BROWSER
|
|
|
|
super + f
|
|
pcmanfm --no-desktop -n
|
|
|
|
super + o ; {m}
|
|
{thunderbird}
|
|
|
|
super + equal
|
|
boomer
|
|
|
|
super + r
|
|
rofi -icon-theme 'Paper' -show-icons -show drun
|
|
|
|
super + shift + c
|
|
rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}'
|
|
|
|
super + alt + c
|
|
~/.scripts/bin/clip-color
|
|
|
|
super + shift + e
|
|
~/.scripts/bin/clip-moji
|
|
|
|
ctrl + alt + t
|
|
~/.scripts/bin/restart-touchpad --notify
|
|
|