Add .xsessionrc
This commit is contained in:
parent
88aa8bead4
commit
94bd574e6d
13
.xsessionrc
Executable file
13
.xsessionrc
Executable file
@ -0,0 +1,13 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
|
export AWT_TOOLKIT=MToolkit
|
||||||
|
wmname LG3D
|
||||||
|
|
||||||
|
/usr/bin/nextcloud &
|
||||||
|
/home/pgrondek/bin/jetbrains-toolbox --minimize &
|
||||||
|
/home/pgrondek/bin/dwmstatus &
|
||||||
|
/usr/bin/feh --bg-scale /usr/share/backgrounds/gnome/Road.jpg &
|
||||||
|
|
||||||
|
/usr/bin/redshift &
|
||||||
|
/usr/bin/compton &
|
Loading…
Reference in New Issue
Block a user