all repos — dotfiles @ aa399c0f684edb45cf132b449f1b83525ecbdd3b

linux dotfiles

changing setxkbmap set
Prithu Goswami prithugoswami524@gmail.com
Sat, 21 Dec 2019 09:32:33 +0530
commit

aa399c0f684edb45cf132b449f1b83525ecbdd3b

parent

a7d056bb659850acdd123481afb8b6de2d46b40d

2 files changed, 6 insertions(+), 4 deletions(-)

jump to
M .xinitrc.xinitrc

@@ -19,9 +19,9 @@ done

unset f fi -xset r rate 200 60 -setxkbmap -layout 'us,in' -option "grp:shifts_toggle"\ - -option "ctrl:nocaps" +xset r rate 250 60 +# setxkbmap -layout 'us,in' -option "grp:shifts_toggle"\ +# -option "ctrl:nocaps" touchpad-conf && toggle_touchpad
M i3/configi3/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