aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/rofi/themes/KooL_style-1.rasi8
-rw-r--r--config/rofi/themes/KooL_style-2-Dark.rasi8
-rw-r--r--config/rofi/themes/KooL_style-2-Light.rasi8
-rw-r--r--config/rofi/themes/KooL_style-3-FullScreen-v1.rasi8
-rw-r--r--config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi8
-rw-r--r--config/rofi/themes/KooL_style-4.rasi2
6 files changed, 21 insertions, 21 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi
index 9ac62fd7..a80e6100 100644
--- a/config/rofi/themes/KooL_style-1.rasi
+++ b/config/rofi/themes/KooL_style-1.rasi
@@ -6,10 +6,10 @@
configuration {
modi: "drun,run,filebrowser";
show-icons: true;
- display-drun: "Apps";
- display-run: "Run";
- display-filebrowser: "Files";
- display-window: "Windows";
+ display-drun: "  apps";
+ display-run: "  term";
+ display-filebrowser: "  files";
+ display-window: "  window";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
dpi: 1;
diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi
index 73c3eee7..03ba7e30 100644
--- a/config/rofi/themes/KooL_style-2-Dark.rasi
+++ b/config/rofi/themes/KooL_style-2-Dark.rasi
@@ -7,10 +7,10 @@
configuration {
modi: "drun,filebrowser,window";
show-icons: true;
- display-drun: "APPS";
- display-run: "RUN";
- display-filebrowser: "FILES";
- display-window: "WINDOW";
+ display-drun: "  apps";
+ display-run: "  term";
+ display-filebrowser: "  files";
+ display-window: "  window";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
dpi: 1;
diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi
index 29ea7188..8b501645 100644
--- a/config/rofi/themes/KooL_style-2-Light.rasi
+++ b/config/rofi/themes/KooL_style-2-Light.rasi
@@ -7,10 +7,10 @@
configuration {
modi: "drun,filebrowser,window";
show-icons: true;
- display-drun: "APPS";
- display-run: "RUN";
- display-filebrowser: "FILES";
- display-window: "WINDOW";
+ display-drun: "  apps";
+ display-run: "  term";
+ display-filebrowser: "  files";
+ display-window: "  window";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
dpi: 1;
diff --git a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
index a98a6fa8..48e64a96 100644
--- a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
+++ b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
@@ -6,10 +6,10 @@
configuration {
modi: "drun,run,filebrowser";
show-icons: true;
- display-drun: "Apps";
- display-run: "Run";
- display-filebrowser: "Files";
- display-window: "Windows";
+ display-drun: "  apps";
+ display-run: "  term";
+ display-filebrowser: "  files";
+ display-window: "  window";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
dpi: 1;
diff --git a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
index 3b66d2b7..f1d9c6c0 100644
--- a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
+++ b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
@@ -6,10 +6,10 @@
configuration {
modi: "drun,run,filebrowser";
show-icons: true;
- display-drun: " Apps";
- display-run: " Run";
- display-filebrowser: " Files";
- display-window: " Windows";
+ display-drun: "  apps";
+ display-run: "  term";
+ display-filebrowser: "  files";
+ display-window: "  window";
display-ssh: " SSH";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi
index 73ab3dfa..db3b3fdb 100644
--- a/config/rofi/themes/KooL_style-4.rasi
+++ b/config/rofi/themes/KooL_style-4.rasi
@@ -8,7 +8,7 @@ configuration {
show-icons: true;
display-drun: "  apps";
display-run: "  term";
- display-filebrowser: "  file";
+ display-filebrowser: "  files";
display-window: "  window";
drun-display-format: "{name}";
window-format: "{w} · {c} · {t}";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage