added sway keybind for screenshot select script and disabled history_ignore in dunst config, something not working properly there

This commit is contained in:
Mike G 2024-10-08 19:16:38 -04:00
parent 273db9af59
commit 625c2d0679
3 changed files with 31 additions and 6 deletions

View file

@ -224,7 +224,7 @@
# Scale small icons up to this size, set to 0 to disable. Helpful
# for e.g. small files or high-dpi screens. In case of conflict,
# max_icon_size takes precedence over this.
min_icon_size = 24
min_icon_size = 64
# Scale larger icons down to this size, set to 0 to disable
max_icon_size = 128
@ -356,11 +356,11 @@
# Icon for notifications with critical urgency, uncomment to enable
#default_icon = /path/to/icon
[Volume]
history_ignore = true
[Brightness]
history_ignore = true
# [Volume]
# history_ignore = true
#
# [Brightness]
# history_ignore = true
# Every section that isn't one of the above is interpreted as a rules to
# override settings for certain messages.