moved the screencast icon

This commit is contained in:
2025-03-08 20:57:18 +01:00
parent dcf4cd7452
commit 90b3817755
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,6 @@
:spacing 5
:halign 'start'
(hypr_workspaces)
(hyprscreencast)
(hypr_active_window)))
@@ -34,6 +33,7 @@
:space-evenly false
:spacing 5
(media)
(hyprscreencast)
(sysmon)))
(defwidget bar0_right []

View File

@@ -23,8 +23,7 @@
:space-evenly false
:spacing 5
:halign 'start'
(hypr_workspaces)
(hyprscreencast)))
(hypr_workspaces)))
(defwidget bar1_center []
@@ -42,4 +41,5 @@
:spacing 5
:halign 'end'
(media)
(hyprscreencast)
(datetime)))