special workspace and move games to ws 1

This commit is contained in:
Kopatz
2025-11-28 15:35:38 +01:00
parent 4af80a4f69
commit 37376e05d4

View File

@@ -308,6 +308,10 @@ in
"$mainMod SHIFT, 9, movetoworkspace, 9"
"$mainMod SHIFT, 0, movetoworkspace, 10"
# special workspace
"$mainMod, X, togglespecialworkspace"
"$mainMod SHIFT, X, movetoworkspace, special"
# Scroll through existing workspaces with mainMod + scroll
"$mainMod, mouse_down, workspace, e+1"
"$mainMod, mouse_up, workspace, e-1"
@@ -346,9 +350,9 @@ in
windowrule = [
"float, class:zenity"
"center, class:zenity"
"workspace 1, class:steam_app_.*"
];
windowrulev2 = [
#"center, class:jetbrains-idea"
#"noinitialfocus,class:^jetbrains-(?!toolbox),floating:1"