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