dotfiles/sxhkd/sxhkdrc

122 lines
2.1 KiB
Text
Raw Normal View History

2020-08-01 12:05:15 +00:00
#restart sxhkd
super + alt + x
2021-02-19 19:01:52 +00:00
killall -q sxhkd && sleep 1 && notify-send "sxhkd restarted" && sxhkd &
2020-07-31 15:30:52 +00:00
###
# LAUNCH APPS
###
super + Return
$TERMINAL
super + shift + w
$BROWSER
2021-04-07 07:01:52 +00:00
super + shift + ctrl + w
$BROWSER2
2020-07-31 15:30:52 +00:00
super + shift + m
2021-02-19 19:01:52 +00:00
$TERMINAL -e ncmpcpp
2020-07-31 15:30:52 +00:00
super + shift + v
pavucontrol
2020-08-01 19:12:56 +00:00
super + shift + f
$FILEMANAGER
2020-08-22 16:04:56 +00:00
super + shift + n
thunderbird
2020-08-01 19:12:56 +00:00
super + shift + Return
$TERMINAL -e ranger
2020-08-01 19:12:56 +00:00
super + shift + d
2021-02-06 10:46:32 +00:00
lightcord
2020-08-01 19:12:56 +00:00
super + shift + v
pavucontrol
2021-02-06 10:46:32 +00:00
super + shift + g
galculator
2020-08-01 19:12:56 +00:00
super + shift + o
2022-09-11 08:26:08 +00:00
$TERMINAL -e btop
2020-08-01 19:12:56 +00:00
super + shift + Escape
xfce4-taskmanager
2020-09-08 13:01:22 +00:00
super + shift + e
2021-05-12 10:46:32 +00:00
emacs
super + shift + c
dino
super + shift + x
virt-manager
2020-08-01 19:12:56 +00:00
2020-07-31 15:30:52 +00:00
2021-02-13 12:49:36 +00:00
# Toggle stuff
super + ctrl + alt + s
toggle redshift -l 44:26
super + ctrl + alt + p
toggle picom --experimental-backends
2021-02-19 19:01:52 +00:00
super + ctrl + alt + m
toggle mpd #(!)The toggle script has custom behaviour for mpd so it also starts `mpd-rpc` and `mpd-mpris`
2021-12-14 12:42:27 +00:00
super + ctrl + alt + v
toggle -s vncserver@:1
super + ctrl + alt + t
toggle -su opentabletdriver
super + ctrl + alt + b
toggle -s bluetooth
2021-02-13 12:49:36 +00:00
2020-07-31 15:30:52 +00:00
###
# MISC
###
# ROFI run menu
super + d
2021-12-14 12:35:25 +00:00
rofi -show drun
#dmenu_run
2021-02-06 10:46:32 +00:00
# kaomoji picker lol
ctrl + alt + k
2021-02-06 10:46:32 +00:00
dmenukaomoji
2020-08-01 19:12:56 +00:00
# Turn off all diplays
super + alt + c
sleep 1; xset dpms force off
# dmenu display selector
super + p
2021-12-16 07:38:09 +00:00
monitor_layout.sh
2020-08-01 19:12:56 +00:00
#dmenu wacom area set
2021-12-14 12:35:25 +00:00
#super + w
#~/.config/bspwm/wacom.sh
2020-08-01 19:12:56 +00:00
2020-07-31 15:30:52 +00:00
#Take a screenshot
2020-08-01 19:12:56 +00:00
Print
flameshot gui
shift + Print
sleep 2 && flameshot gui
2020-08-01 19:12:56 +00:00
#Brightness control
XF86MonBrightnessDown
xbacklight -dec 5
XF86MonBrightnessUp
xbacklight -inc 5
#Volume control
XF86Audio{Lower,Raise}Volume
2021-03-23 07:57:15 +00:00
pactl set-sink-volume @DEFAULT_SINK@ {-,+}2%
2020-08-01 19:12:56 +00:00
XF86AudioMute
2021-03-23 07:57:15 +00:00
pactl set-sink-mute @DEFAULT_SINK@ toggle
2020-08-01 19:12:56 +00:00
XF86AudioMicMute
2021-03-23 07:57:15 +00:00
pactl set-source-mute @DEFAULT_SOURCE@ toggle
2020-08-01 19:12:56 +00:00
#Media keys
XF86AudioPlay
playerctl play-pause
XF86Audio{Next,Prev}
playerctl {next,previous}
XF86AudioStop
playerctl stop
# Power options script
super + Escape
2021-12-14 12:41:57 +00:00
rofi -show powermenu -modi powermenu:~/.config/rofi/rofi-power-menu
# Dunst
super + ctrl + grave
2021-12-14 12:41:57 +00:00
dunstctl history-pop
super + ctrl + space
2021-12-14 12:41:57 +00:00
dunstctl close
super + shift + space
2021-12-14 12:41:57 +00:00
dunstctl close-all
super + ctrl + /
2021-12-14 12:41:57 +00:00
dunstclt context