From 6450a622636734fb6410fc7d6962af2dc763d518 Mon Sep 17 00:00:00 2001 From: installer Date: Tue, 14 Jan 2025 15:09:56 +0900 Subject: Rofi changed font to Jetbrains Mono Nerd font from fira code and some minor tweaks --- config/rofi/config-wallpaper.rasi | 2 +- config/rofi/config.rasi | 11 ++--------- config/rofi/master-config.rasi | 21 ++++++++++----------- config/rofi/resolution/1080p/config.rasi | 4 ++-- config/rofi/resolution/1080p/master-config.rasi | 17 ++++++++--------- config/rofi/resolution/1440p/config.rasi | 4 ++-- config/rofi/resolution/1440p/master-config.rasi | 17 ++++++++--------- 7 files changed, 33 insertions(+), 43 deletions(-) (limited to 'config') diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index c90c2fa3..4f83c098 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -45,7 +45,7 @@ element-icon { } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; vertical-align: 0.5; horizontal-align: 0.5; } diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 7efc033d..00b5c00f 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -3,11 +3,6 @@ @import "~/.config/rofi/master-config.rasi" -/* ---- Configuration ---- */ -configuration { - font: "Fira Code SemiBold 12"; -} - /* ---- Window ---- */ window { width: 60%; @@ -24,15 +19,13 @@ element { orientation: vertical; padding: 12px 0px 0px 0px; spacing: 6px; - border-radius: 12px; } element-icon { - size: 6%; + size: 3%; } element-text { - font: "Fira Code SemiBold 12"; - vertical-align: 0.5; + font: "JetBrainsMono Nerd Font SemiBold 10"; horizontal-align: 0.5; } \ No newline at end of file diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index ceea4764..8314381a 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -4,7 +4,7 @@ /* ---- Configuration ---- */ configuration { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; @@ -43,7 +43,7 @@ window { transparency: "real"; cursor: "default"; spacing: 0px; - border: 4px 0px 4px 0px; + border: 3px 0px 3px 0px; border-radius: 30px; location: center; anchor: center; @@ -55,7 +55,7 @@ window { /* ----- Main Box ----- */ mainbox { - padding: 15px; + padding: 12px; enabled: true; orientation: vertical; children: [ "inputbar", "listbox" ]; @@ -66,7 +66,7 @@ mainbox { /* ---- Inputbar ---- */ inputbar { enabled: true; - padding: 10px 10px 100px 10px; + padding: 10px 10px 50px 10px; margin: 10px; background-color: transparent; border-radius: 25px; @@ -144,11 +144,10 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { - width: 4px ; - border: 0; - handle-color: @border-color; - handle-width: 8px ; - padding: 0; + border: 0; + handle-color: @border-color; + handle-width: 2px ; + padding: 0; } /* ---- Elements ---- */ @@ -175,7 +174,7 @@ element normal.active { } element selected.normal { - border: 1px 6px 1px 6px; + border: 0px 3px 0px 3px; border-radius: 16px; border-color: @selected; background-color: transparent; @@ -209,7 +208,7 @@ element-icon { cursor: inherit; } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; background-color: transparent; text-color: inherit; cursor: inherit; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 4f30098d..00b5c00f 100755 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -22,10 +22,10 @@ element { } element-icon { - size: 6%; + size: 3%; } element-text { - font: "Fira Code SemiBold 10"; + font: "JetBrainsMono Nerd Font SemiBold 10"; horizontal-align: 0.5; } \ No newline at end of file diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi index 9a1fd0a9..8314381a 100644 --- a/config/rofi/resolution/1080p/master-config.rasi +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -4,7 +4,7 @@ /* ---- Configuration ---- */ configuration { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; @@ -43,7 +43,7 @@ window { transparency: "real"; cursor: "default"; spacing: 0px; - border: 4px 0px 4px 0px; + border: 3px 0px 3px 0px; border-radius: 30px; location: center; anchor: center; @@ -144,11 +144,10 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { - width: 4px ; - border: 0; - handle-color: @border-color; - handle-width: 8px ; - padding: 0; + border: 0; + handle-color: @border-color; + handle-width: 2px ; + padding: 0; } /* ---- Elements ---- */ @@ -175,7 +174,7 @@ element normal.active { } element selected.normal { - border: 1px 6px 1px 6px; + border: 0px 3px 0px 3px; border-radius: 16px; border-color: @selected; background-color: transparent; @@ -209,7 +208,7 @@ element-icon { cursor: inherit; } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; background-color: transparent; text-color: inherit; cursor: inherit; diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index d8d3fe17..8edcd394 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -28,10 +28,10 @@ element { } element-icon { - size: 5%; + size: 3%; } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; horizontal-align: 0.5; } diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 908bf17a..38df31f7 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -4,7 +4,7 @@ /* ---- Configuration ---- */ configuration { - font: "Fira Code SemiBold 13"; + font: "JetBrainsMono Nerd Font SemiBold 12"; modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; @@ -43,7 +43,7 @@ window { transparency: "real"; cursor: "default"; spacing: 0px; - border: 4px 0px 4px 0px; + border: 3px 0px 3px 0px; border-radius: 30px; location: center; anchor: center; @@ -144,11 +144,10 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { - width: 4px ; - border: 0; - handle-color: @border-color; - handle-width: 8px ; - padding: 0; + border: 0; + handle-color: @border-color; + handle-width: 2px ; + padding: 0; } /* ---- Elements ---- */ @@ -175,7 +174,7 @@ element normal.active { } element selected.normal { - border: 1px 6px 1px 6px; + border: 0px 3px 0px 3px; border-radius: 16px; border-color: @selected; background-color: transparent; @@ -209,7 +208,7 @@ element-icon { cursor: inherit; } element-text { - font: "Fira Code SemiBold 16"; + font: "JetBrainsMono Nerd Font SemiBold 14"; background-color: transparent; text-color: inherit; cursor: inherit; -- cgit v1.2.3 From 875b61443f68a7f24b059aa23eb2622cc24db2e8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 14 Jan 2025 15:41:47 +0900 Subject: another minor tweak rofi --- config/rofi/config.rasi | 8 ++++---- config/rofi/resolution/1080p/config.rasi | 8 ++++---- config/rofi/resolution/1440p/config.rasi | 8 ++++---- config/rofi/resolution/1440p/master-config.rasi | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'config') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 00b5c00f..eca05ea6 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -5,19 +5,19 @@ /* ---- Window ---- */ window { - width: 60%; + width: 50%; } /* ---- Listview ---- */ listview { - columns: 6; - lines: 4; + columns: 5; + lines: 5; fixed-height: true; } /* ---- Element ---- */ element { orientation: vertical; - padding: 12px 0px 0px 0px; + padding: 10px 5px 10px 5px; spacing: 6px; } diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 00b5c00f..eca05ea6 100755 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -5,19 +5,19 @@ /* ---- Window ---- */ window { - width: 60%; + width: 50%; } /* ---- Listview ---- */ listview { - columns: 6; - lines: 4; + columns: 5; + lines: 5; fixed-height: true; } /* ---- Element ---- */ element { orientation: vertical; - padding: 12px 0px 0px 0px; + padding: 10px 5px 10px 5px; spacing: 6px; } diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 8edcd394..c8b3deb2 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -5,7 +5,7 @@ /* ---- Window ---- */ window { - width: 60%; + width: 50%; } /* ---- Mode Switcher ---- */ @@ -15,15 +15,15 @@ button { /* ---- Listview ---- */ listview { - columns: 6; - lines: 4; + columns: 5; + lines: 5; fixed-height: true; } /* ---- Element ---- */ element { orientation: vertical; - padding: 12px 0px 0px 0px; + padding: 10px 5px 10px 5px; spacing: 6px; } diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 38df31f7..430dff61 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -69,7 +69,7 @@ inputbar { padding: 10px 10px 50px 10px; margin: 10px; background-color: transparent; - border-radius: 25px; + border-radius: 20px; orientation: horizontal; children: ["entry", "dummy", "mode-switcher" ]; background-image: url("~/.config/rofi/.current_wallpaper", width); @@ -154,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 10px; - padding: 10px; + padding: 10px; border-radius: 12px; background-color: transparent; cursor: pointer; -- cgit v1.2.3 From 5e9cd60e59482c5a026988b50464dc7da24df0fa Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 14 Jan 2025 15:55:29 +0900 Subject: Some settings are moved to UserDecorAnimations.conf from UserSettings.conf. These are settings which relates to Decorations and Colors, borders, etc. --- config/hypr/UserConfigs/UserDecorAnimations.conf | 20 ++++++++++++++++++-- config/hypr/UserConfigs/UserSettings.conf | 22 +++------------------- 2 files changed, 21 insertions(+), 21 deletions(-) (limited to 'config') diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index 954a1d40..bd10091a 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -8,6 +8,15 @@ # Sourcing colors generated by wallust source = $HOME/.config/hypr/wallust/wallust-hyprland.conf +general { + border_size = 2 + gaps_in = 6 + gaps_out = 8 + + col.active_border = $color12 + col.inactive_border = $color9 +} + decoration { rounding = 10 @@ -21,11 +30,11 @@ decoration { shadow { enabled = true - range = 6 + range = 3 render_power = 1 color = $color12 - color_inactive = $color2 + color_inactive = $color9 } @@ -39,6 +48,13 @@ decoration { } } +group { + col.border_active = $color15 + + groupbar { + col.active = $color0 + } +} animations { enabled = yes diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index dfca157d..f5bfcf7e 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -5,8 +5,7 @@ # refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables/ -# Sourcing colors generated by wallust -source = $HOME/.config/hypr/wallust/wallust-hyprland.conf +# NOTE: some settings are in ~/.config/hypr/UserConfigs/UserDecorAnimations.conf dwindle { pseudotile = yes @@ -21,15 +20,8 @@ master { } general { - border_size = 2 - gaps_in = 6 - gaps_out = 8 - resize_on_border = true - - col.active_border = $color12 - col.inactive_border = $background - + layout = dwindle } @@ -82,14 +74,6 @@ gestures { } -group { - col.border_active = $color15 - - groupbar { - col.active = $color0 - } -} - misc { disable_hyprland_logo = true disable_splash_rendering = true @@ -132,4 +116,4 @@ cursor { enable_hyprcursor = true warp_on_change_workspace = 2 no_warps = true -} \ No newline at end of file +} -- cgit v1.2.3 From 693b3803f0ee50c54364e933fcc64a2ea4dacd7c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 14 Jan 2025 17:03:57 +0900 Subject: adjusted some waybar style fonts --- config/waybar/style/[Colorful] Oglo Chicklets.css | 5 ++++- config/waybar/style/[Dark] Purpl.css | 2 +- config/waybar/style/[Extra] Simple Pink.css | 2 +- config/waybar/style/[Retro] Simple Style.css | 2 +- config/waybar/style/[Transparent] Crystal Clear.css | 2 +- config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css | 2 +- config/waybar/style/[Wallust Transparent] Crystal Clear.css | 2 +- config/waybar/style/[Wallust] Chroma Fusion.css | 2 +- 8 files changed, 11 insertions(+), 8 deletions(-) (limited to 'config') diff --git a/config/waybar/style/[Colorful] Oglo Chicklets.css b/config/waybar/style/[Colorful] Oglo Chicklets.css index 90353d62..6438ddf4 100644 --- a/config/waybar/style/[Colorful] Oglo Chicklets.css +++ b/config/waybar/style/[Colorful] Oglo Chicklets.css @@ -1,5 +1,8 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ +/* Oglo Chicklets */ + * { - font-family: JetBrainsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif; + font-family: "JetBrainsMono Nerd Font", FontAwesome, Roboto, Helvetica, Arial, sans-serif; font-size: 97%; font-weight: bold; } diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css index 8117fe1b..a78a1977 100644 --- a/config/waybar/style/[Dark] Purpl.css +++ b/config/waybar/style/[Dark] Purpl.css @@ -3,7 +3,7 @@ /* --- 👍 designed by https://github.com/Krautt 👍 --- */ * { - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ diff --git a/config/waybar/style/[Extra] Simple Pink.css b/config/waybar/style/[Extra] Simple Pink.css index 95802b13..a2e2bdb1 100644 --- a/config/waybar/style/[Extra] Simple Pink.css +++ b/config/waybar/style/[Extra] Simple Pink.css @@ -3,7 +3,7 @@ /* --- 👍 designed by https://github.com/Krautt 👍 --- */ * { - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index ba23e25b..eec369aa 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -9,7 +9,7 @@ @define-color green #b8bb26; * { - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css index 1c2c7de2..f437c364 100644 --- a/config/waybar/style/[Transparent] Crystal Clear.css +++ b/config/waybar/style/[Transparent] Crystal Clear.css @@ -3,7 +3,7 @@ /* --- 👍 designed by https://github.com/Krautt 👍 --- */ *{ - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css index 86790823..bb8d2570 100644 --- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css +++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css @@ -21,7 +21,7 @@ @import "../waybar/style/catppuccin-themes/latte.css"; * { - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css index 3efa0e87..52cfec67 100644 --- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css +++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css @@ -11,7 +11,7 @@ @define-color bg @color7; /* background color */ *{ - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css index 99a6e031..c1610187 100644 --- a/config/waybar/style/[Wallust] Chroma Fusion.css +++ b/config/waybar/style/[Wallust] Chroma Fusion.css @@ -21,7 +21,7 @@ @import "../waybar/style/catppuccin-themes/latte.css"; * { - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ -- cgit v1.2.3