aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/0-shared-fonts.rasi4
-rw-r--r--config/rofi/config.rasi12
-rw-r--r--config/rofi/dwm-config-horiz.rasi1
-rw-r--r--config/rofi/dwm-config-vert.rasi1
-rw-r--r--config/rofi/themes/KooL_dwm.rasi1
5 files changed, 8 insertions, 11 deletions
diff --git a/config/rofi/0-shared-fonts.rasi b/config/rofi/0-shared-fonts.rasi
index ba546b52..d0981550 100644
--- a/config/rofi/0-shared-fonts.rasi
+++ b/config/rofi/0-shared-fonts.rasi
@@ -6,11 +6,11 @@
/*****-- Fonts Size and Font Size -----*****/
configuration {
- font: "JetBrainsMono Nerd Font SemiBold 15";
+font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 13";
+font: "JetBrainsMono Nerd Font SemiBold 11";
}
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index f1280a95..9eb31f39 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -1,16 +1,16 @@
/* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */
-/* dKoolDots - Default
+/* dKoolDots - Default
* All main themes or configs are located in ~/.config/rofi/themes/
-* If you want to edit the config, that is where you should edit NOT here
+* If you want to edit the config, that is where you should edit NOT here
* To load a new theme, manually edit the file path below or choose desired theme via rofi theme selector (choose via app menu)
-* Alternative way to Load (preferred) own cooked by Ja
-* SUPER CTRL R - Choose style & SUPER CTRL SHIFT R
+* Alternative way to Load (preferred) own cooked by Ja
+* SUPER CTRL R - Choose style & SUPER CTRL SHIFT R
-* TIPS
-* If you have edited a config, rename it with a unique name. During update, the contents of
+* TIPS
+* If you have edited a config, rename it with a unique name. During update, the contents of
* ~/.config/rofi/themes/ will be replaced. */
/* ---- Global Configuration Fonts ---- */
diff --git a/config/rofi/dwm-config-horiz.rasi b/config/rofi/dwm-config-horiz.rasi
index e93bcc5e..2ce9f02f 100644
--- a/config/rofi/dwm-config-horiz.rasi
+++ b/config/rofi/dwm-config-horiz.rasi
@@ -2,7 +2,6 @@ configuration {
modi: "drun";
font: "JetBrainsMono Nerd Font 10";
show-icons: false;
- terminal: "kitty";
drun-display-format: "{name}";
display-drun: " ";
timeout {
diff --git a/config/rofi/dwm-config-vert.rasi b/config/rofi/dwm-config-vert.rasi
index 6e3e735e..6ac5d05d 100644
--- a/config/rofi/dwm-config-vert.rasi
+++ b/config/rofi/dwm-config-vert.rasi
@@ -2,7 +2,6 @@ configuration {
modi: "drun";
font: "JetBrainsMono Nerd Font 10";
show-icons: false;
- terminal: "kitty";
drun-display-format: "{name}";
display-drun: " ";
timeout {
diff --git a/config/rofi/themes/KooL_dwm.rasi b/config/rofi/themes/KooL_dwm.rasi
index 6c6d2b7e..2604a2e9 100644
--- a/config/rofi/themes/KooL_dwm.rasi
+++ b/config/rofi/themes/KooL_dwm.rasi
@@ -2,7 +2,6 @@ configuration {
modi: "drun";
font: "JetBrainsMono Nerd Font 10";
show-icons: true;
- terminal: "alacritty";
icon-theme: "Papirus-Dark";
drun-display-format: "{name}";
display-drun: "";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage