update i3/confg - add xmodmap
Prithu Goswami prithugoswami524@gmail.com
Tue, 26 Nov 2019 08:43:47 +0530
1 files changed,
4 insertions(+),
3 deletions(-)
jump to
M
i3/config
→
i3/config
@@ -427,9 +427,10 @@
exec --no-startup-id newsboat-cron #exec --no-startup-id pacupdate-cron # Typematic delay and rate (Autorepeating key in X server) -exec --no-startup-id xset r rate 200 60 +exec --no-startup-id xset r rate 250 60 # chaning keyboard layout using Alt+Caps from US to IN -exec --no-startup-id setxkbmap -layout us,in -option "grp:alt_caps_toggle" +exec --no-startup-id setxkbmap -layout us,in -option "grp:alt_caps_toggle" && sleep 1 +exec --no-startup-id xmodmap ~/.Xmodmap #exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 #exec --no-startup-id compton -b #exec --no-startup-id nm-applet@@ -525,7 +526,7 @@ tray_output primary
colors { separator #333333 - background #000000 + background #050505 # background $base00 statusline $base05 # border, backgr, text