dotfiles/sxhkd/sxhkdrc

122 lines
2.1 KiB
Text
Raw Normal View History

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