try out hyprland again and waybar changes

This commit is contained in:
Kopatz
2024-07-24 18:10:22 +02:00
parent c304dad5c5
commit 45d93bc672
10 changed files with 333 additions and 37 deletions

View File

@@ -7,7 +7,6 @@ in {
enable = true;
#enableNvidiaPatches = true;
xwayland.enable = true;
package = pkgs.hyprland;
settings = {
#
# Please note not all available settings / options are set here.
@@ -290,7 +289,9 @@ in {
bind = , escape, submap, reset
submap = reset
'';
#experimental:explicit_sync = true
};
};
}