mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Consolidate xsetup.sh & wsetup.sh into one file
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -149,8 +149,8 @@ numlock = false
|
||||
# Service name (set to ly to use the provided pam config file)
|
||||
service_name = ly
|
||||
|
||||
# Wayland setup command
|
||||
wayland_cmd = $CONFIG_DIRECTORY/ly/wsetup.sh
|
||||
# Setup command
|
||||
setup_cmd = $CONFIG_DIRECTORY/ly/setup.sh
|
||||
|
||||
# Wayland desktop environments
|
||||
waylandsessions = $PREFIX_DIRECTORY/share/wayland-sessions
|
||||
@@ -162,9 +162,6 @@ xinitrc = ~/.xinitrc
|
||||
# Xorg server command
|
||||
x_cmd = $PREFIX_DIRECTORY/bin/X
|
||||
|
||||
# Xorg setup command
|
||||
x_cmd_setup = $CONFIG_DIRECTORY/ly/xsetup.sh
|
||||
|
||||
# Xorg xauthority edition tool
|
||||
xauth_cmd = $PREFIX_DIRECTORY/bin/xauth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user