This commit is contained in:
Leon Vatthauer 2024-09-10 23:04:01 +02:00
parent 6ee22fba9a
commit 39b8f29474
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
2 changed files with 1 additions and 12 deletions

View file

@ -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

View file

@ -130,7 +130,7 @@
#"hypridle"
#"hyprpaper"
"mako"
"nextcloud --background"
#"nextcloud --background"
];
};
};