mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2025-12-07 14:53:37 -08:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user