diff --git a/User Themes/Pop-Material-like.rasi b/User Themes/Pop-Material-like.rasi index 7d69052..da27ee0 100644 --- a/User Themes/Pop-Material-like.rasi +++ b/User Themes/Pop-Material-like.rasi @@ -1,3 +1,12 @@ +configuration { + display-drun: "  "; + display-run: "  "; + display-window: "  "; + display-ssh: "~#"; + show-icons: false; + sidebar-mode: true; + font: "FreeSerif 10"; +} /** * Author: Primetoxinz * Added Material flavour by Aswin @@ -38,15 +47,6 @@ selected-active-background: @black; active-background: @orange; } -configuration { - display-drun: "  "; - display-run: "  "; - display-window: "  "; - display-ssh: "~#"; - show-icons: false; - sidebar-mode: true; - font: "FreeSerif 10"; -} #window { border: 0; text-color: @foreground;