Fix rofi config

This commit is contained in:
Alex Selimov 2025-01-06 10:45:28 -05:00
parent fe27e501c9
commit 84514ae1e8
2 changed files with 3 additions and 11 deletions

View File

@ -1,3 +1,4 @@
@import "gruvbox-common.rasinc"
* {
/* Theme settings */
highlight: bold italic;
@ -33,4 +34,3 @@
selected-urgent-foreground: @urgent-foreground;
}
@import "gruvbox-common.rasinc.rasi"

View File

@ -1,17 +1,9 @@
/* ==========================================================================
File: gruvbox-common.rasi
Desc: Shared rules between all gruvbox themes
Author: bardisty <b@bah.im>
Source: https://github.com/bardisty/gruvbox-rofi
Modified: Mon Feb 12 2018 06:06:47 PST -0800
========================================================================== */
configuration {
modi: "drun";
modi: "drun";
show-icons: true;
icon-theme: "Papirus-Dark";
display-drun: "";
drun-display-format: "{name}";
drun-display-format: "{name}";
}
window {