Compare commits
No commits in common. "a0e7d622126e5a50ee89c870270afa2a472f7ff9" and "d0a9bdee19b35ca55fb0ee3cf339bbb79f8d53a5" have entirely different histories.
a0e7d62212
...
d0a9bdee19
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ dotfiles_dir = "dev/dotfiles"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
posthooks = [
|
posthooks = [
|
||||||
"eww close-all && eww reload && eww open-many left right",
|
"eww reload",
|
||||||
"dunstctl reload",
|
"dunstctl reload",
|
||||||
"systemctl --user daemon-reload"
|
"systemctl --user daemon-reload"
|
||||||
]
|
]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
### Display ###
|
### Display ###
|
||||||
|
|
||||||
# Which monitor should the notifications be displayed on.
|
# Which monitor should the notifications be displayed on.
|
||||||
monitor = DP-1
|
monitor = HDMI-A-1
|
||||||
|
|
||||||
# Display notification on focused monitor. Possible modes are:
|
# Display notification on focused monitor. Possible modes are:
|
||||||
# mouse: follow mouse pointer
|
# mouse: follow mouse pointer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue