diff options
Diffstat (limited to '.config/wpg/wpg.conf')
| -rw-r--r-- | .config/wpg/wpg.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.config/wpg/wpg.conf b/.config/wpg/wpg.conf new file mode 100644 index 0000000..438341c --- /dev/null +++ b/.config/wpg/wpg.conf @@ -0,0 +1,17 @@ +[settings] +set_wallpaper = true +gtk = true +active = 0 +light_theme = false +editor = kitty -e nvim +execute_cmd = true +command = kitty -e /home/user/.config/color-change.sh +backend = wal +alpha = 100 +smart_sort = true +auto_adjust = false +reload = true +keywords = default + +[keywords] + |
