diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-30 10:27:44 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-30 10:27:44 -0500 |
| commit | 1796c3f76900cde8a5b25f93e87d73946bf5e8b2 (patch) | |
| tree | 9ac41c1425c2c0fe578989b41b10cf1f94898032 /env/.config/dunst/dunstrc | |
| parent | b40f6529684398355d93fc845ea0cd0ef3cc6b88 (diff) | |
made minimal dev deployer, moved script sudo calls to doas
Diffstat (limited to 'env/.config/dunst/dunstrc')
| -rw-r--r-- | env/.config/dunst/dunstrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/env/.config/dunst/dunstrc b/env/.config/dunst/dunstrc index c7e2197..0128360 100644 --- a/env/.config/dunst/dunstrc +++ b/env/.config/dunst/dunstrc @@ -4,7 +4,8 @@ ### Display ### # Which monitor should the notifications be displayed on. - monitor = 0 + # i keep having to change this because hyprland ◔̯◔ + monitor = 1 # Display notification on focused monitor. Possible modes are: # mouse: follow mouse pointer |
