Switched back to kde for now

This commit is contained in:
2024-08-19 17:15:36 -03:00
parent 53737ff1fc
commit 6cb835730f
5 changed files with 8 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
xwayland.enable = true;
plugins = [
pkgs.hyprlandPlugins.hyprspace
pkgs.hyprlandPlugins.hyprgrass
];
# Optional
@@ -31,7 +32,7 @@
bind = [
# Manage Windows
"$mainMod, Tab, exec, pypr expose"
"$mainMod, Tab, overview:toggle,"
# Launch Bindings
"$mainMod, Enter, exec, rofi -show drun"