Revert "use Alt Gr instead of windows key"
This reverts commit b7e9dd7f1e.
This commit is contained in:
parent
b7e9dd7f1e
commit
478cc20834
3 changed files with 49 additions and 51 deletions
34
sxhkdrc
34
sxhkdrc
|
|
@ -14,55 +14,53 @@ ctrl + grave
|
|||
# ~/.config/sxhkd/toggle-gb-ru-kb.sh
|
||||
|
||||
# make sxhkd reload its configuration files:
|
||||
mode_switch + Escape
|
||||
super + Escape
|
||||
killall sxhkd && /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
||||
|
||||
super + p
|
||||
dmenu_recency
|
||||
|
||||
mode_switch + p
|
||||
dmenu_recency
|
||||
|
||||
mode_switch + b
|
||||
super + b
|
||||
qutesesh
|
||||
|
||||
mode_switch + shift + p
|
||||
super + shift + p
|
||||
keepmenu -d /home/ray/.Syncthing/Pass/Passwords.kdbx
|
||||
|
||||
mode_switch + ctrl + shift + p
|
||||
super + ctrl + shift + p
|
||||
keepmenu -d /home/ray/.Syncthing/Pass/PasswordsClient.kdbx
|
||||
|
||||
mode_switch + ctrl + p
|
||||
super + ctrl + p
|
||||
tmux-select
|
||||
|
||||
mode_switch + Return
|
||||
super + Return
|
||||
alacritty --config-file ~/.config/alacritty/alacritty--light.toml
|
||||
|
||||
mode_switch + shift + Return
|
||||
super + shift + Return
|
||||
alacritty
|
||||
|
||||
## screenshots
|
||||
mode_switch + Print
|
||||
super + Print
|
||||
i3-scrot
|
||||
|
||||
mode_switch + shift + Print
|
||||
super + shift + Print
|
||||
i3-scrot -d
|
||||
|
||||
mode_switch + ctrl + Print
|
||||
super + ctrl + Print
|
||||
scrot-grab
|
||||
|
||||
mode_switch + e
|
||||
super + e
|
||||
dmenu_power
|
||||
|
||||
mode_switch + shift + e
|
||||
super + shift + e
|
||||
slock
|
||||
|
||||
mode_switch + o
|
||||
super + o
|
||||
bookmarks /home/ray/.Syncthing/bookmarks/urls.txt
|
||||
|
||||
mode_switch + shift o
|
||||
super + shift o
|
||||
bookmarks /home/ray/.Syncthing/bookmarks/paths-machineone.txt
|
||||
|
||||
mode_switch + ctrl o
|
||||
super + ctrl o
|
||||
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/
|
||||
|
||||
# KP_Home
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue