mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 12:30:43 +00:00
Make system tray a module and add some margin
This commit is contained in:
parent
cb0e365a8f
commit
2a4dbd98db
2 changed files with 8 additions and 1 deletions
|
@ -46,7 +46,10 @@
|
|||
(sep)
|
||||
(clock_module)
|
||||
(sep)
|
||||
(system-tray :active-only false)
|
||||
(system-tray
|
||||
:active-only false
|
||||
:class "module tray"
|
||||
)
|
||||
))
|
||||
|
||||
(defwidget center []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue