modif config input

This commit is contained in:
vincent 2018-06-22 22:55:42 +02:00
parent ee1800f396
commit 9fe7157593
2 changed files with 4 additions and 3 deletions

View File

@ -234,8 +234,8 @@ for_window [class="Docky"] floating enable
exec --no-startup-id numlockx
#exec --no-startup-id urxvtd -q -o -f
exec --no-startup-id compton -b
exec --no-startup-id xinput set-prop 13 279 1
exec --no-startup-id xinput set-prop 13 287 1
exec --no-startup-id xinput set-prop 13 283 1
exec --no-startup-id xinput set-prop 13 291 1
# Dunst
exec --no-startup-id dunst -config ~/.config/dunstrc
#==============================================================================#

View File

@ -1,4 +1,5 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =2
let g:netrw_dirhist_cnt =3
let g:netrw_dirhist_1='/home/vincent'
let g:netrw_dirhist_2='/home/vincent/.cache'
let g:netrw_dirhist_3='/home/vincent/conf2/i3/.config/i3'