summaryrefslogtreecommitdiff
path: root/rofi
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-04-01 20:13:04 +0800
committerbh <qn+git@excalibur.computer>2026-04-01 20:13:04 +0800
commit1e2823000e8b2f0168df020a03826de59c543db1 (patch)
tree0f7c83ada16d047f664de6eb9fc4c10bb74197cc /rofi
parent5f86c5fe029be32069f864e5c2521190dcb7732d (diff)
rofi: change run mode to dmenu mode
Diffstat (limited to 'rofi')
-rw-r--r--rofi/.config/rofi/run.rasi (renamed from rofi/.config/rofi/rofirun.rasi)1
1 files changed, 0 insertions, 1 deletions
diff --git a/rofi/.config/rofi/rofirun.rasi b/rofi/.config/rofi/run.rasi
index 82cc124..0d19baa 100644
--- a/rofi/.config/rofi/rofirun.rasi
+++ b/rofi/.config/rofi/run.rasi
@@ -5,7 +5,6 @@
configuration {
font: "Noto Sans Nerd Font 10";
show-icons: false;
- display-run: "";
disable-history: false;
kb-cancel: "Super+c";
}