mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-07-05 08:19:40 +00:00
36 lines
608 B
Plaintext
36 lines
608 B
Plaintext
# sxhkd config
|
|
|
|
super + Return
|
|
$TERMINAL
|
|
|
|
super + w
|
|
$BROWSER
|
|
|
|
super + f
|
|
pcmanfm --no-desktop -n ~
|
|
|
|
super + c
|
|
gnome-calculator
|
|
|
|
super + o ; {m}
|
|
{thunderbird}
|
|
|
|
super + equal
|
|
boomer
|
|
|
|
super + d
|
|
dmenu_run
|
|
|
|
Print
|
|
maim | tee ~/Pictures/Screenshots/Screenshot_$(date +"%Y%m%d-%H%M%S").png | xclip -selection clipboard -t image/png
|
|
|
|
super + Print
|
|
maim -s | tee ~/Pictures/Screenshots/Screenshot_$(date +"%Y%m%d-%H%M%S").png | xclip -selection clipboard -t image/png
|
|
|
|
super + shift + c
|
|
~/.scripts/bin/clipboard_mngr
|
|
|
|
ctrl + alt + t
|
|
~/.scripts/bin/restart-touchpad --notify
|
|
|