Change theme

master
blallo 2021-07-14 12:49:02 +02:00
parent 34bbd5f376
commit db969326d3
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
2 changed files with 2 additions and 2 deletions

2
config
View File

@ -1,4 +1,4 @@
rofi.theme: /usr/share/rofi/themes/sidebar.rasi
rofi.theme: /usr/share/rofi/themes/Pop-Dark.rasi
rofi.mode: run
rofi.show: run
rofi.font: FiraCode 12

View File

@ -1,4 +1,4 @@
configuration {
font: "FiraCode 12";
theme: "/usr/share/rofi/themes/sidebar.rasi";
theme: "/usr/share/rofi/themes/Pop-Dark.rasi";
}