mirror of
https://github.com/fscotto/infra.git
synced 2026-06-01 16:19:57 +00:00
Enable emptty for Void desktops
This commit is contained in:
12
ansible/roles/profile_desktop_i3/templates/emptty-conf.j2
Normal file
12
ansible/roles/profile_desktop_i3/templates/emptty-conf.j2
Normal file
@@ -0,0 +1,12 @@
|
||||
TTY_NUMBER=7
|
||||
SWITCH_TTY=true
|
||||
DEFAULT_ENV=xorg
|
||||
DBUS_LAUNCH=false
|
||||
XINITRC_LAUNCH=true
|
||||
XORG_SESSIONS_PATH=/etc/emptty/xsessions
|
||||
WAYLAND_SESSIONS_PATH=/etc/emptty/wayland-sessions
|
||||
VERTICAL_SELECTION=true
|
||||
IDENTIFY_ENVS=true
|
||||
SELECT_LAST_USER=global
|
||||
LOGGING=rotate
|
||||
SESSION_ERROR_LOGGING=disabled
|
||||
Reference in New Issue
Block a user