mirror of
https://github.com/fairyglade/ly.git
synced 2026-05-06 15:20:36 +00:00
[Backport] Add config.x_vt option
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -90,6 +90,7 @@ vi_default_mode: ViMode = .normal,
|
||||
vi_mode: bool = false,
|
||||
waylandsessions: []const u8 = build_options.prefix_directory ++ "/share/wayland-sessions",
|
||||
x_cmd: []const u8 = build_options.prefix_directory ++ "/bin/X",
|
||||
x_vt: ?u8 = null,
|
||||
xauth_cmd: []const u8 = build_options.prefix_directory ++ "/bin/xauth",
|
||||
xinitrc: ?[]const u8 = "~/.xinitrc",
|
||||
xsessions: []const u8 = build_options.prefix_directory ++ "/share/xsessions",
|
||||
|
||||
Reference in New Issue
Block a user