add: kde shortcuts for krohnten tiling manager script
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
let panel = panelById(2);
|
||||
|
||||
panel.hiding === "autohide" ? panel.hiding = "windowsgobelow" : panel.hiding = "autohide";
|
||||
Reference in New Issue
Block a user