mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
update config comments
This commit is contained in:
@@ -222,6 +222,8 @@ vi_default_mode = normal
|
|||||||
vi_mode = false
|
vi_mode = false
|
||||||
|
|
||||||
# Wayland desktop environments
|
# Wayland desktop environments
|
||||||
|
# You can specify multiple directories,
|
||||||
|
# e.g. /usr/share/wayland-sessions:/usr/local/share/wayland-sessions
|
||||||
waylandsessions = $PREFIX_DIRECTORY/share/wayland-sessions
|
waylandsessions = $PREFIX_DIRECTORY/share/wayland-sessions
|
||||||
|
|
||||||
# Xorg server command
|
# Xorg server command
|
||||||
@@ -235,4 +237,6 @@ xauth_cmd = $PREFIX_DIRECTORY/bin/xauth
|
|||||||
xinitrc = ~/.xinitrc
|
xinitrc = ~/.xinitrc
|
||||||
|
|
||||||
# Xorg desktop environments
|
# Xorg desktop environments
|
||||||
|
# You can specify multiple directories,
|
||||||
|
# e.g. /usr/share/xsessions:/usr/local/share/xsessions
|
||||||
xsessions = $PREFIX_DIRECTORY/share/xsessions
|
xsessions = $PREFIX_DIRECTORY/share/xsessions
|
||||||
|
|||||||
Reference in New Issue
Block a user