aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-10 05:28:48 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-10 05:28:48 +0900
commit16945d7f665999d04dec8e6d18e5cccca23f64e6 (patch)
treec712ae7b7c39a22f802f707dde20bbdcc3418d6e /config/rofi
parentca87fbfa79a56215db03c9b85f8bcec2e4ec4245 (diff)
updated rofi main
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/config.rasi4
-rw-r--r--config/rofi/resolution/1080p/config.rasi4
-rw-r--r--config/rofi/resolution/1440p/config.rasi4
3 files changed, 6 insertions, 6 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 0b845ea2..cee7b929 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -3,7 +3,7 @@
/* ---- Configuration ---- */
configuration {
- modi: "drun,run";
+ modi: "drun,run,filebrowser";
font: "Fira Code SemiBold 12";
show-icons: true;
display-drun: "";
@@ -84,7 +84,7 @@ inputbar {
border-radius: 12px;
border-color: @foreground;
background-color: @background;
- children: [ "mode-switcher", "textbox-prompt-colon", "entry" ];
+ children: [ "mode-switcher", "entry" ];
border: 1px;
border-color: @active-background;
}
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 0b845ea2..cee7b929 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -3,7 +3,7 @@
/* ---- Configuration ---- */
configuration {
- modi: "drun,run";
+ modi: "drun,run,filebrowser";
font: "Fira Code SemiBold 12";
show-icons: true;
display-drun: "";
@@ -84,7 +84,7 @@ inputbar {
border-radius: 12px;
border-color: @foreground;
background-color: @background;
- children: [ "mode-switcher", "textbox-prompt-colon", "entry" ];
+ children: [ "mode-switcher", "entry" ];
border: 1px;
border-color: @active-background;
}
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index dad2679d..f486a426 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -3,7 +3,7 @@
/* ---- Configuration ---- */
configuration {
- modi: "drun,run";
+ modi: "drun,run,filebrowser";
font: "Fira Code SemiBold 14";
show-icons: true;
display-drun: "";
@@ -84,7 +84,7 @@ inputbar {
border-radius: 12px;
border-color: @foreground;
background-color: @background;
- children: [ "mode-switcher", "textbox-prompt-colon", "entry" ];
+ children: [ "mode-switcher", "entry" ];
border: 1px;
border-color: @active-background;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage