change name of default theme to aniwrapper.rasi

update setup script to backup and update theme when updated on main repo
This commit is contained in:
ksyasuda
2022-01-02 23:18:38 -08:00
parent d48c702db1
commit 41c6e7649b
2 changed files with 24 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
configuration {
font: "Open Sans 15";
font: "Open Sans 15";
display-drun: "Dmenu";
scroll-method: 0;
disable-history: false;
@@ -52,7 +52,7 @@ window {
anchor: center;
location: center;
padding: 25;
width: 69%;
width: 80%;
}
listview {
lines: 12;