Fix rofi config
This commit is contained in:
parent
fe27e501c9
commit
84514ae1e8
@ -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"
|
||||
|
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user