New dotfiles update, spacing and colors mainly

This commit is contained in:
Trianta
2024-02-26 01:01:35 -06:00
parent 367cec54c5
commit 952824a49a
8 changed files with 60 additions and 98 deletions
+5 -1
View File
@@ -4,7 +4,7 @@
### Display ###
# Which monitor should the notifications be displayed on.
monitor = 1
monitor = 0
# Display notification on focused monitor. Possible modes are:
# mouse: follow mouse pointer
@@ -463,3 +463,7 @@
frame_color = "#575C5B"
icon = "~/.config/dunst/icons/hyprdots.svg"
timeout = 10
[play_sound]
summary = "*"
script = ~/.config/dunst/scripts/alert.sh
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
pw-play --volume=1.1 ~/audio/alert.mp3