Bind option key as 2nd super key in xinitrc

This commit is contained in:
samedamci 2020-05-27 11:21:01 +02:00
parent b6c9575d4b
commit 925a5905bb
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

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