Some refactoring and fixes
This commit is contained in:
1
config/pulse/client.conf
Normal file
1
config/pulse/client.conf
Normal file
@@ -0,0 +1 @@
|
||||
autospawn=yes
|
||||
0
config/skel/.Xauthority
Normal file
0
config/skel/.Xauthority
Normal file
1
config/skel/.xsession
Normal file
1
config/skel/.xsession
Normal file
@@ -0,0 +1 @@
|
||||
exec xfce4-session
|
||||
11
config/skel/.xsessionrc
Normal file
11
config/skel/.xsessionrc
Normal file
@@ -0,0 +1,11 @@
|
||||
export VGL_DISPLAY=${DISPLAY:?}
|
||||
export XDG_CACHE_HOME=${HOME:?}/.cache
|
||||
export XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/etc/xdg
|
||||
export XDG_CONFIG_HOME=${HOME:?}/.config
|
||||
export XDG_CURRENT_DESKTOP=XFCE
|
||||
export XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share:/usr/share
|
||||
export XDG_DATA_HOME=${HOME:?}/.local/share
|
||||
export XDG_MENU_PREFIX=xfce-
|
||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
||||
export XDG_SESSION_DESKTOP=xubuntu
|
||||
export XDG_SESSION_TYPE=x11
|
||||
Reference in New Issue
Block a user