vscode and title limit
This commit is contained in:
@@ -78,6 +78,7 @@ in
|
||||
};
|
||||
"module/title" = {
|
||||
type = "internal/xwindow";
|
||||
label-maxlen = 40;
|
||||
};
|
||||
"module/wlan" = lib.mkIf (config.machine.wlan != null) {
|
||||
type = "internal/network";
|
||||
|
||||
Reference in New Issue
Block a user