summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2024-08-25 11:55:22 +0530
committerSaumit <justsaumit@protonmail.com>2024-08-25 11:55:22 +0530
commit4c2246b4a75f401dbe727d91fe77dabad21fce8c (patch)
tree40a31fa9d265d042e80db977850c481b9461dd45
parent8486786384373cc1263b4be8bfb99b0aec879157 (diff)
.config: dunst and wpaperd config changes
-rw-r--r--.config/dunst/dunstrc2
-rw-r--r--.config/wpaperd/config.toml3
-rw-r--r--.config/wpaperd/output.conf3
3 files changed, 4 insertions, 4 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index cecee13..860cd04 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -78,6 +78,6 @@
[urgency_critical]
background = "#900000"
foreground = "#ffffff"
- frame_color = "ff0000"
+ frame_color = "#ff0000"
timeout = 100
# vim:ft=cfg
diff --git a/.config/wpaperd/config.toml b/.config/wpaperd/config.toml
new file mode 100644
index 0000000..4f21b71
--- /dev/null
+++ b/.config/wpaperd/config.toml
@@ -0,0 +1,3 @@
+[default]
+path = "/home/justsaumit/pix/Wallpaper/"
+duration = "1m"
diff --git a/.config/wpaperd/output.conf b/.config/wpaperd/output.conf
deleted file mode 100644
index 426adb8..0000000
--- a/.config/wpaperd/output.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[default]
-path = "/home/saumit/pix/Wallpaper/w/wow"
-duration = "1m"