Bind option key as 2nd super key in xinitrc

This commit is contained in:
Wiktor Zykubek 2020-05-27 11:21:01 +02:00
parent 7790bac4bf
commit 4443dc37bc

View File

@ -1,18 +1,21 @@
#!/bin/sh
xrdb ~/.config/Xresources &
setwall &
sxhkd &
dunst &
picom &
mpd &
dunst &
setxkbmap -layout 'pl' -option caps:swapescape &
xset r rate 300 50 &
xsetroot -cursor_name left_ptr &
xmodmap -e "keycode 135 = Super_L" &
unclutter -idle 2 &
dbar &
udiskie &
mpd &
dunst &
syncthing -no-browser &
telegram-desktop &
xrdb ~/.config/Xresources &
setwall &
dbar &
exec ~/.local/bin/scripts/startdwm