added hypr config2

This commit is contained in:
cnst
2024-06-15 19:19:53 +02:00
parent 997ebb02b4
commit b6b48cf621

View File

@@ -83,7 +83,6 @@
wayland.windowManager.hyprland.enable = true;
programs.waybar.enable = true;
{
home.file."~/.config/hypr/hyprland.conf".text = ''
decoration {
shadow_offset = 0 5
@@ -96,8 +95,6 @@
bindm = $mod, mouse:273, resizewindow
bindm = $mod ALT, mouse:272, resizewindow
'';
# ...
};
# Enable home-manager and git
programs.home-manager.enable = true;