33 lines
592 B
Text
33 lines
592 B
Text
|
# Audio buttons
|
||
|
XF86AudioNext
|
||
|
playerctl -a next
|
||
|
XF86AudioPrev
|
||
|
playerctl -a previous
|
||
|
XF86AudioPlay
|
||
|
playerctl -a play-pause
|
||
|
XF86AudioStop
|
||
|
playerctl -a stop
|
||
|
|
||
|
# Screenshots
|
||
|
{Shift,Super} + Print
|
||
|
flameshot {gui, launcher}
|
||
|
Print
|
||
|
flameshot launcher
|
||
|
|
||
|
# Launchers
|
||
|
Super + Control + e
|
||
|
emacsclient --eval '(emacs-everywhere)'
|
||
|
|
||
|
# Rofis
|
||
|
Super + Shift + p
|
||
|
rofi-pass
|
||
|
Super + p
|
||
|
rofi -show drun -show-icons -markup
|
||
|
Super + Control + q
|
||
|
/home/jleechpe/sources/clipmgr/.venv/bin/clipmgr select
|
||
|
|
||
|
Super + Shift + Enter
|
||
|
ZELLIJ_SESSION_NAME= st
|
||
|
Super + Enter
|
||
|
wezterm
|