diff --git a/config b/config index bfe4383..615c904 100644 --- a/config +++ b/config @@ -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 diff --git a/config.rasi b/config.rasi index a4e09ca..dc78857 100644 --- a/config.rasi +++ b/config.rasi @@ -1,4 +1,4 @@ configuration { font: "FiraCode 12"; - theme: "/usr/share/rofi/themes/sidebar.rasi"; + theme: "/usr/share/rofi/themes/Pop-Dark.rasi"; }