1
0
Fork 0

fixed execs in i3, revert to default theme in awesome

This commit is contained in:
Von Random 2014-11-21 03:02:03 +03:00
parent 299ade93ee
commit 600575cb49
2 changed files with 4 additions and 4 deletions

View file

@ -193,6 +193,6 @@ for_window [title="^Hand of Fate$"] floating enable
for_window [title="^Serious Sam 3 - Linux$"] floating enable
# execs
exec -no-startup-id /home/von/.autostart
exec_always -no-startup-id setxkbmap -layout us,ru -variant altgr-intl,typewriter -option ctrl:nocaps,grp:win_space_toggle,compose:menu,grp_led:scroll
exec_always -no-startup-id xrdb /home/von/.Xresources
exec --no-startup-id /home/von/.autostart
exec --no-startup-id setxkbmap -layout us,ru -variant altgr-intl,typewriter -option ctrl:nocaps,grp:win_space_toggle,compose:menu,grp_led:scroll
exec --no-startup-id xrdb /home/von/.Xresources