1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Remap shorts to ctrl+alt

This commit is contained in:
Ryan Kes 2020-06-13 18:26:38 +02:00
parent 98b01f9816
commit f0b942edaa

View File

@ -79,15 +79,15 @@ super + Escape
pkill -USR1 -x sxhkd
# Misc apps
alt + {l, n, r, s, c, v, k, a, u}
ctrl + alt + {l, n, r, s, c, v, k, a, u}
alacritty --class float,float -e {lf, neomutt, /usr/bin/newsboat, spt, castero, nvim, ~/.local/bin/calendar-and-wait, ~/.local/bin/audit, ~/.local/bin/update-arch}
alt + {b, e, S}
ctrl + alt + {b, e, S}
{brave, emacs, spotify}
alt + {t}
ctrl + alt + {t}
~/.local/bin/tldr-dmenu
alt + {p}
ctrl + alt + {p}
playerctl play-pause
alt + {w}
ctrl + alt + {w}
alacritty --class fullscreen,fullscreen -e ~/.config/polybar/bin/wttr-and-wait
#-----------------------------------------------------------Bspwm--------------------------------------------------------------