aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/dunst/base10
-rw-r--r--.config/picom.conf##template2
2 files changed, 6 insertions, 6 deletions
diff --git a/.config/dunst/base b/.config/dunst/base
index 2c7a847..7a33849 100644
--- a/.config/dunst/base
+++ b/.config/dunst/base
@@ -1,7 +1,7 @@
[global]
monitor = 0
follow = none
-height = 50
+height = 100
width = 300
origin = top-right
offset = 22x42
@@ -30,15 +30,15 @@ hide_duplicate_count = false
show_indicators = yes
icon_position = left
min_icon_size = 0
-max_icon_size = 128
+max_icon_size = 68
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
sticky_history = yes
history_length = 20
browser = /usr/bin/firefox -new-tab
always_run_script = true
-title = Dunst
-class = Dunst
-corner_radius = 0
+title = dunst
+class = dunst
+corner_radius = 10
ignore_dbusclose = false
force_xinerama = false
mouse_left_click = do_action
diff --git a/.config/picom.conf##template b/.config/picom.conf##template
index 1cb9800..a737618 100644
--- a/.config/picom.conf##template
+++ b/.config/picom.conf##template
@@ -19,7 +19,7 @@ shadow-exclude = [
]
rounded-corners-exclude = [
- "!I3_FLOATING_WINDOW@:c && WM_CLASS@:s != 'rofi'"
+ "!I3_FLOATING_WINDOW@:c && WM_CLASS@:s != 'rofi' && WM_CLASS@:s != 'dunst'"
]
wintypes: {