summaryrefslogtreecommitdiffstats
path: root/rofi
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-03-25 20:00:29 +0100
committerChristian Krinitsin <mail@krinitsin.com>2025-03-25 20:00:29 +0100
commit20994c7fd36ae5a58bc97668dec8c55cfd91aa1f (patch)
treebad619a59220392a7893293195003bacb79e3911 /rofi
parent91e2acd4748c9266a89452e825ca5d273ae3b3ed (diff)
downloaddotfiles-20994c7fd36ae5a58bc97668dec8c55cfd91aa1f.tar.gz
dotfiles-20994c7fd36ae5a58bc97668dec8c55cfd91aa1f.zip
change rofi config and remove spt
Diffstat (limited to 'rofi')
-rwxr-xr-xrofi/.config/rofi/config.rasi7
-rwxr-xr-xrofi/.config/rofi/rofidmenu.rasi1
2 files changed, 7 insertions, 1 deletions
diff --git a/rofi/.config/rofi/config.rasi b/rofi/.config/rofi/config.rasi
index aec5e9c..aa09017 100755
--- a/rofi/.config/rofi/config.rasi
+++ b/rofi/.config/rofi/config.rasi
@@ -1,2 +1,7 @@
//@theme "/usr/share/rofi/themes/Arc-Dark.rasi"
-@theme "/usr/local/share/rofi/themes/Arc-Dark.rasi"
+@import "~/.config/rofi/arc_dark_transparent_colors.rasi"
+
+configuration {
+ font: "DroidSansM Nerd Font 11";
+ show-icons: true;
+}
diff --git a/rofi/.config/rofi/rofidmenu.rasi b/rofi/.config/rofi/rofidmenu.rasi
index 37052d0..c0342bb 100755
--- a/rofi/.config/rofi/rofidmenu.rasi
+++ b/rofi/.config/rofi/rofidmenu.rasi
@@ -117,6 +117,7 @@ case-indicator {
}
entry {
spacing: 0;
+ placeholder: "";
text-color: @normal-foreground;
}
prompt {