diff --git a/absol/eww/config/eww.yuck b/absol/eww/config/eww.yuck index 7dc9286..305ad74 100644 --- a/absol/eww/config/eww.yuck +++ b/absol/eww/config/eww.yuck @@ -1,7 +1,6 @@ ; inspired by https://github.com/saimoomedits/eww-widgets/tree/main (include "./widgets/workspaces/eww.yuck") -(include "./widgets/window-title/eww.yuck") (include "./widgets/resources/eww.yuck") (defwindow top-bar @@ -31,16 +30,6 @@ ) ) -; (defwidget center [] - ; (box - ; :space-evenly false - ; :halign "center" - ; :class "container" - ; :visible {strlength(window) != 0} - ; (windowtitle) - ; ) -; ) - (defwidget right [] (box :space-evenly false diff --git a/absol/hypr/hyprland.nix b/absol/hypr/hyprland.nix index d3ed17b..d751563 100644 --- a/absol/hypr/hyprland.nix +++ b/absol/hypr/hyprland.nix @@ -130,7 +130,7 @@ #"hypridle" #"hyprpaper" "mako" - "nextcloud --background" + #"nextcloud --background" ]; }; };