move to hyprland

This commit is contained in:
k
2025-01-10 18:10:17 -05:00
parent 799398de33
commit bba9c8494e
6 changed files with 40 additions and 30 deletions

View File

@@ -37,7 +37,6 @@
noise = 0.3;
new_optimizations = true;
};
drop_shadow = true;
};
misc = {
@@ -83,7 +82,7 @@
"$mainMod, 0, workspace, 10"
# same as above, but switch to the workspace
"$mainMod SHIFT, 1, movetoworkspacesilent, 1" # movetoworkspacesilent
"$mainMod SHIFT, 1, movetoworkspacesilent, 1"
"$mainMod SHIFT, 2, movetoworkspacesilent, 2"
"$mainMod SHIFT, 3, movetoworkspacesilent, 3"
"$mainMod SHIFT, 4, movetoworkspacesilent, 4"