Skip to content

Commit

Permalink
slight modification to clock widget
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-coe-renner committed Aug 21, 2024
1 parent 1419bb2 commit badc72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_config/eww/eww.yuck
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
(defwindow clock
:monitor 1
:geometry (geometry :x "2%"
:y "4%"
:y "2%"
:anchor "top left")
:stacking "bg"
(box
Expand Down

0 comments on commit badc72c

Please sign in to comment.