modif config input
This commit is contained in:
parent
ee1800f396
commit
9fe7157593
@ -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
|
||||
#==============================================================================#
|
||||
|
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user