Add pywal support for automated color theme

This commit is contained in:
Ram
2023-10-13 23:01:40 +05:30
parent 47135c131c
commit a71556a8b7
3 changed files with 32 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
/**
*
* Author : Ram
* Github : @r4mbhardwaj
*
* Colors
**/
@import "~/.cache/wal/colors-rofi-dark.rasi"
+9
View File
@@ -0,0 +1,9 @@
/**
*
* Author : Ram
* Github : @r4mbhardwaj
*
* Colors
**/
@import "~/.cache/wal/colors-rofi-light.rasi"