Added polybar
This commit is contained in:
@@ -125,6 +125,9 @@ in {
|
||||
} else {})
|
||||
// (if cfg.launcher.enable then {
|
||||
"${mod}+space" = "exec ${cfg.launcher.command}";
|
||||
} else {})
|
||||
// (if cfg.browser.enable then {
|
||||
"Control+Alt+3" = "exec ${cfg.browser.command}";
|
||||
} else {});
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user