changing setxkbmap set
Prithu Goswami prithugoswami524@gmail.com
Sat, 21 Dec 2019 09:32:33 +0530
M
i3/config
→
i3/config
@@ -186,6 +186,7 @@ # window swticher using rofi
bindsym $mod+v exec --no-startup-id "rofi -show window -width 70" #bindsym $mod+Shift+u exec mpv "$(xsel -b)" bindsym $mod+slash exec --no-startup-id st -e bash -c 'rifle "$(fzf --reverse)"' +bindsym $mod+z exec --no-startup-id change-wall #bindsym $mod+slash exec --no-startup-id rifle `find ~/* -type f | dmenu $DMENU_ARGS -i -F -l 25` #}}}@@ -429,7 +430,8 @@
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 250 60 +# exec --no-startup-id xset r rate 250 60 +exec setxkbmap -layout 'us,in' -option "grp:shifts_toggle" -option "ctrl:nocaps" #exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 #exec --no-startup-id nm-applet #exec --no-startup-id xfce4-power-manager