Change several properties

This commit is contained in:
2021-10-15 09:46:57 +03:00
parent 52775e7f7c
commit bc878037e0

View File

@@ -1,7 +1,7 @@
[global] [global]
monitor = 0 monitor = 0
follow = mouse follow = mouse
geometry = "350x60-20+48" geometry = "350x5-30-30"
indicate_hidden = yes indicate_hidden = yes
shrink = no shrink = no
separator_height = 0 separator_height = 0
@@ -11,7 +11,7 @@ frame_width = 2
sort = no sort = no
idle_threshold = 120 idle_threshold = 120
font = Fira Code 8 font = Fira Code 8
line_height = 4 line_height = 2
markup = full markup = full
format = <b>%s</b>\n%b format = <b>%s</b>\n%b
alignment = left alignment = left
@@ -21,7 +21,7 @@ ignore_newline = no
stack_duplicates = false stack_duplicates = false
hide_duplicate_count = yes hide_duplicate_count = yes
show_indicators = no show_indicators = no
icon_position = left icon_position = right
text_icon_padding = 20 text_icon_padding = 20
max_icon_size = 64 max_icon_size = 64
sticky_history = yes sticky_history = yes
@@ -30,6 +30,8 @@ browser = /usr/bin/firefox -new-tab
always_run_script = true always_run_script = true
title = Dunst title = Dunst
class = Dunst class = Dunst
corner_radius = 8
mouse_left = do_action
[shortcuts] [shortcuts]
close = ctrl+space close = ctrl+space