Math dunst offset with sway margin

This commit is contained in:
2024-05-05 10:08:20 +00:00
parent 305f7126de
commit 90a6589dca
2 changed files with 3 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
origin = top-center origin = top-center
# Offset from the origin # Offset from the origin
offset = 10x10 offset = 5x5
# Scale factor. It is auto-detected if value is 0. # Scale factor. It is auto-detected if value is 0.
scale = 0 scale = 0
@@ -433,4 +433,4 @@
# appname = "some_volume_notifiers" # appname = "some_volume_notifiers"
# set_stack_tag = "volume" # set_stack_tag = "volume"
# #
# vim: ft=cfg # vim: ft=cfg

View File

@@ -111,6 +111,7 @@ set foldcolumn=1
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Colors and Fonts " => Colors and Fonts
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Enable syntax highlighting " Enable syntax highlighting
syntax enable syntax enable