summaryrefslogtreecommitdiff
path: root/common.rb
diff options
context:
space:
mode:
Diffstat (limited to 'common.rb')
-rw-r--r--common.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.rb b/common.rb
index cb14e55..b972e55 100644
--- a/common.rb
+++ b/common.rb
@@ -14,3 +14,6 @@ op SymLink,
op SymLink,
to: "#{HOME}/.themes/FlatColor/gtk-3.20/gtk.css",
from: "../../../.cache/wal/gtk-3.20.css"
+op SymLink,
+ to: "#{HOME}/.themes/FlatColor/gtk-4.0",
+ from: "gtk-3.20"