mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 03:34:54 +00:00
add wayland specifier to session names (#162)
Create a config option to force ly to add " (Wayland)" to session names, as long as those names don't already contain the string.
This commit is contained in:
committed by
GitHub
parent
4882cd4548
commit
33934f3ab2
@@ -89,6 +89,7 @@ struct config
|
||||
char* term_reset_cmd;
|
||||
u8 tty;
|
||||
char* wayland_cmd;
|
||||
bool wayland_specifier;
|
||||
char* waylandsessions;
|
||||
char* x_cmd;
|
||||
char* x_cmd_setup;
|
||||
|
||||
Reference in New Issue
Block a user