if a main screenlayout file exists, execute it on startup.
This commit is contained in:
parent
57c88d6654
commit
8fed088241
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ export GTK_THEME=Adwaita:dark
|
||||||
export GTK2_RC_FILES=/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc
|
export GTK2_RC_FILES=/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc
|
||||||
export QT_STYLE_OVERRIDE=adwaita-dark
|
export QT_STYLE_OVERRIDE=adwaita-dark
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
|
[ -x ~/.screenlayout/main.sh ] && ~/.screenlayout/main.sh
|
||||||
i3
|
i3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue