diff options
Diffstat (limited to 'common.rb')
| -rw-r--r-- | common.rb | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -6,8 +6,11 @@ tree src: "#{dir}/common", gtk-3.0 gtk-4.0 plank] .map {|x| ".themes/linea-nord-color/#{x}"}] op SymLink, - to: "#{HOME}/.themes/linea-nord-color/general/dark.css", - from: "../../../.cache/wal/dark.css" -op SymLink, - to: "#{HOME}/.themes/linea-nord-color/gtk-2.0/gtkrc", + to: "#{HOME}/.themes/FlatColor/gtk-2.0/gtkrc", from: "../../../.cache/wal/gtkrc" +op SymLink, + to: "#{HOME}/.themes/FlatColor/gtk-3.0/gtk.css", + from: "../../../.cache/wal/gtk-3.0.css" +op SymLink, + to: "#{HOME}/.themes/FlatColor/gtk-3.20/gtk.css", + from: "../../../.cache/wal/gtk-3.20.css" |
