2020-03-31 20:28:57 +00:00
|
|
|
#
|
|
|
|
# wm independent hotkeys
|
|
|
|
#
|
|
|
|
|
2021-10-26 10:27:39 +00:00
|
|
|
# dunst
|
|
|
|
ctrl + space
|
|
|
|
dunstctl close-all
|
|
|
|
|
|
|
|
ctrl + grave
|
|
|
|
dunstctl history-pop
|
|
|
|
|
2021-01-01 00:31:01 +00:00
|
|
|
# toggle keyboard layout
|
2024-01-07 17:10:18 +00:00
|
|
|
# KP_Divide
|
|
|
|
# ~/.config/sxhkd/toggle-gb-ru-kb.sh
|
2021-01-01 00:31:01 +00:00
|
|
|
|
2020-03-31 20:28:57 +00:00
|
|
|
# make sxhkd reload its configuration files:
|
2020-03-31 21:28:57 +00:00
|
|
|
super + Escape
|
2024-01-07 17:10:18 +00:00
|
|
|
killall sxhkd && /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
2020-03-31 20:28:57 +00:00
|
|
|
|
|
|
|
super + p
|
|
|
|
dmenu_recency
|
|
|
|
|
2021-04-13 08:23:58 +00:00
|
|
|
super + b
|
|
|
|
qutesesh
|
|
|
|
|
2020-04-11 17:12:37 +00:00
|
|
|
super + shift + p
|
2023-03-02 10:45:40 +00:00
|
|
|
keepmenu -d /home/ray/.Syncthing/Pass/Passwords.kdbx
|
|
|
|
|
|
|
|
super + ctrl + shift + p
|
|
|
|
keepmenu -d /home/ray/.Syncthing/Pass/PasswordsClient.kdbx
|
2020-04-11 17:12:37 +00:00
|
|
|
|
|
|
|
super + ctrl + p
|
|
|
|
tmux-select
|
|
|
|
|
2020-07-12 10:26:50 +00:00
|
|
|
super + Return
|
2023-12-28 16:40:57 +00:00
|
|
|
alacritty --config-file ~/.config/alacritty/alacritty--light.toml
|
2020-03-31 20:28:57 +00:00
|
|
|
|
2020-07-12 10:26:50 +00:00
|
|
|
super + shift + Return
|
2022-01-09 11:38:32 +00:00
|
|
|
alacritty
|
2020-07-12 10:26:50 +00:00
|
|
|
|
2020-03-31 20:28:57 +00:00
|
|
|
## screenshots
|
|
|
|
super + Print
|
|
|
|
i3-scrot
|
|
|
|
|
|
|
|
super + shift + Print
|
2021-12-03 13:52:28 +00:00
|
|
|
i3-scrot -d
|
|
|
|
|
|
|
|
super + ctrl + Print
|
|
|
|
scrot-grab
|
2020-03-31 20:28:57 +00:00
|
|
|
|
|
|
|
super + e
|
|
|
|
dmenu_power
|
|
|
|
|
|
|
|
super + shift + e
|
|
|
|
slock
|
|
|
|
|
|
|
|
super + o
|
2022-11-06 12:38:21 +00:00
|
|
|
bookmarks /home/ray/.Syncthing/bookmarks/urls.txt
|
2020-11-20 23:46:07 +00:00
|
|
|
|
2022-11-06 12:38:21 +00:00
|
|
|
super + shift o
|
|
|
|
bookmarks /home/ray/.Syncthing/bookmarks/paths-machineone.txt
|
|
|
|
|
|
|
|
super + ctrl o
|
2023-12-28 16:40:57 +00:00
|
|
|
bspc rule --add Alacritty --one-shot follow=on state=floating rectangle=1200x600+610+1200 && alacritty --config-file ~/.config/alacritty/alacritty--light-small.toml -e nvim /home/ray/.Syncthing/bookmarks/
|
2020-10-30 12:25:34 +00:00
|
|
|
|
2024-01-07 17:10:18 +00:00
|
|
|
# KP_Home
|
|
|
|
# KP_Up
|
|
|
|
# KP_Add
|
|
|
|
# KP_Insert
|
|
|
|
# KP_Left
|
|
|
|
# KP_Begin
|
|
|
|
# KP_End
|
|
|
|
# KP_Down
|