From db682a42488b91509d33a829204e8d9519359ce5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 13 Dec 2023 22:02:14 +0900 Subject: [PATCH 01/17] adjustment on refresh script --- config/hypr/scripts/Refresh.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index 556f651..e393b95 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -10,6 +10,7 @@ for _prs in "${_ps[@]}"; do fi done +sleep 0.5 # Relaunch waybar waybar & @@ -17,7 +18,7 @@ waybar & ${SCRIPTSDIR}/PywalDunst.sh & # Relaunching rainbow borders -sleep 1 +sleep 0.5 ${SCRIPTSDIR}/RainbowBorders.sh & # for cava-pywal (note, need to manually restart cava once wallpaper changes) From 102a41ef1fc52a14c5b5c66f624331cddaa99b0e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 00:49:05 +0900 Subject: [PATCH 02/17] Added one waybar style . Aurora Blossom. --- config/waybar/configs/SummitSplit [Top & Bot] | 2 +- config/waybar/style/Aurora Blossom.css | 234 ++++++++++++++++++ 2 files changed, 235 insertions(+), 1 deletion(-) create mode 100644 config/waybar/style/Aurora Blossom.css diff --git a/config/waybar/configs/SummitSplit [Top & Bot] b/config/waybar/configs/SummitSplit [Top & Bot] index 5ea91ad..b933995 100644 --- a/config/waybar/configs/SummitSplit [Top & Bot] +++ b/config/waybar/configs/SummitSplit [Top & Bot] @@ -44,7 +44,7 @@ { "include": "~/.config/waybar/modules", "layer": "top", -"mode": "dock", +//"mode": "dock", "exclusive": true, "passthrough": false, "position": "bottom", diff --git a/config/waybar/style/Aurora Blossom.css b/config/waybar/style/Aurora Blossom.css new file mode 100644 index 0000000..03ea651 --- /dev/null +++ b/config/waybar/style/Aurora Blossom.css @@ -0,0 +1,234 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ +/* Aurora Blossom */ + +* { +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 */ +font-size: 97%; +font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; +padding: 1px; +} + +window#waybar { + background: transparent; +} + +window#waybar.empty { + background-color: transparent; +} + +window#waybar.empty #window { + background-color: transparent; +} + +tooltip { + color: black; + background-image: linear-gradient(0deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + opacity: 0.8; + border-radius: 10px; +} + +tooltip label{ + color: black; +} +/*-----module groups----*/ +.modules-right { + background-image: linear-gradient(270deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + color: black; + border-radius: 6px; + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +.modules-center { + background-image: linear-gradient(180deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + color: black; + border-radius: 6px; + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +.modules-left { + background-image: linear-gradient(90deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + color: black; + border-radius: 6px; + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +/*-----modules indv----*/ +#workspaces button { + color: black; + box-shadow: none; + text-shadow: none; + padding: 0px; + border-radius: 9px; + padding-left: 4px; + padding-right: 4px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); +} +#workspaces button:hover { + color: grey; + background-color: rgba(0,153,153,0.2); + padding-left: 2px; + padding-right: 2px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#workspaces button.active { + color: grey; + padding-left: 8px; + padding-right: 8px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#workspaces button.persistent { + border-radius: 10px; +} + +#backlight, +#backlight-slider, +#battery, +#bluetooth, +#cava, +#clock, +#cpu, +#disk, +#idle_inhibitor, +#keyboard-state, +#memory, +#mode, +#mpris, +#network, +#pulseaudio, +#pulseaudio-slider, +#taskbar button, +#taskbar, +#temperature, +#tray, +#window, +#wireplumber, +#workspaces, +#custom-backlight, +#custom-cycle_wall, +#custom-keybinds, +#custom-keyboard, +#custom-light_dark, +#custom-lock, +#custom-menu, +#custom-power_vertical, +#custom-power, +#custom-speaker, +#custom-updater, +#custom-weather, +#custom-weather.clearNight, +#custom-weather.cloudyFoggyDay, +#custom-weather.cloudyFoggyNight, +#custom-weather.default, +#custom-weather.rainyDay, +#custom-weather.rainyNight, +#custom-weather.severe, +#custom-weather.showyIcyDay, +#custom-weather.snowyIcyNight, +#custom-weather.sunnyDay { + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +#custom-power { + padding: 1px 3px; +} +/*-----Indicators----*/ +#idle_inhibitor.activated { + color: #2dcc36; +} +#pulseaudio.muted { + color: #cc3436; +} +#temperature.critical { + color: #cc3436; +} + +@keyframes blink { + to { + color: #000000; + } +} + +#battery.critical:not(.charging) { + color: #f53c3c; + animation-name: blink; + animation-duration: 0.5s; + animation-timing-function: linear; + animation-iteration-count: infinite; + animation-direction: alternate; +} + +#taskbar button.active { + color: black; + background-color: #7f849c; + padding-left: 6px; + padding-right: 6px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#taskbar button, +#taskbar button:hover { + color: black; + padding-left: 2px; + padding-right: 2px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#pulseaudio-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: none; +} + +#pulseaudio-slider trough { + background-color: #7f849c; + min-width: 80px; + min-height: 5px; + border-radius: 5px; +} + +#pulseaudio-slider highlight { + min-height: 10px; + border-radius: 5px; +} + +#backlight-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: none; +} + +#backlight-slider trough { + background-color: #7f849c; + min-width: 80px; + min-height: 10px; + border-radius: 5px; +} + +#backlight-slider highlight { + min-width: 10px; + border-radius: 5px; +} From 407484336053aacf335e8bda3fd4a5dbfa41ffbf Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 01:26:27 +0900 Subject: [PATCH 03/17] updated --- config/waybar/style/Aurora Blossom.css | 8 ++++---- config/wlogout/layout | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/waybar/style/Aurora Blossom.css b/config/waybar/style/Aurora Blossom.css index 03ea651..6a0ff19 100644 --- a/config/waybar/style/Aurora Blossom.css +++ b/config/waybar/style/Aurora Blossom.css @@ -25,7 +25,7 @@ window#waybar.empty #window { tooltip { color: black; - background-image: linear-gradient(0deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%); opacity: 0.8; border-radius: 10px; } @@ -35,7 +35,7 @@ tooltip label{ } /*-----module groups----*/ .modules-right { - background-image: linear-gradient(270deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%); color: black; border-radius: 6px; padding-top: 2px; @@ -44,7 +44,7 @@ tooltip label{ padding-left: 4px; } .modules-center { - background-image: linear-gradient(180deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + background-image: linear-gradient(0deg, #7287fd 10%, #209fb5 54%, #8839ef 90%); color: black; border-radius: 6px; padding-top: 2px; @@ -53,7 +53,7 @@ tooltip label{ padding-left: 4px; } .modules-left { - background-image: linear-gradient(90deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%); + background-image: linear-gradient(225deg, #7287fd 10%, #209fb5 54%, #8839ef 90%); color: black; border-radius: 6px; padding-top: 2px; diff --git a/config/wlogout/layout b/config/wlogout/layout index 5f00658..4c6b5c4 100644 --- a/config/wlogout/layout +++ b/config/wlogout/layout @@ -18,7 +18,7 @@ } { "label" : "logout", - "action" : "hyprctl dispatch exit 0", + "action" : "hyprctl dispatch exit", "text" : "Logout", "keybind" : "e" } From 5e19174a974c4af0ed013a87c534a0d1406888e9 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 20:35:21 +0900 Subject: [PATCH 04/17] tweaked waybar styles --- config/waybar/style/Aurora Blossom.css | 1 - config/waybar/style/Aurora.css | 225 ++++++++++++++++++ config/waybar/style/Catppuccin-Latte.css | 1 - config/waybar/style/Catppuccin-Mocha.css | 1 - config/waybar/style/Chroma Edge.css | 1 - config/waybar/style/Chroma Fusion Edge.css | 2 +- config/waybar/style/Chroma Glow.css | 2 - config/waybar/style/Chroma Tally.css | 2 - config/waybar/style/Crimson.css | 2 - config/waybar/style/Crystal Clear.css | 4 +- config/waybar/style/Golden Noir.css | 4 +- config/waybar/style/Monochrome Contrast.css | 2 - config/waybar/style/Monochrome Manifest.css | 2 - config/waybar/style/Obsidian Edge.css | 2 - config/waybar/style/Obsidian Glow.css | 2 - config/waybar/style/Purpl.css | 3 +- config/waybar/style/Pywallete Chroma.css | 7 +- config/waybar/style/Pywallete.css | 4 +- config/waybar/style/Rainbow Spectrum.css | 1 - config/waybar/style/Rose Pine.css | 3 +- config/waybar/style/Simple Pink.css | 2 +- config/waybar/style/Translucent Chromatic.css | 2 - 22 files changed, 237 insertions(+), 38 deletions(-) create mode 100644 config/waybar/style/Aurora.css diff --git a/config/waybar/style/Aurora Blossom.css b/config/waybar/style/Aurora Blossom.css index 6a0ff19..4918da4 100644 --- a/config/waybar/style/Aurora Blossom.css +++ b/config/waybar/style/Aurora Blossom.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Aurora.css b/config/waybar/style/Aurora.css new file mode 100644 index 0000000..d95f3d3 --- /dev/null +++ b/config/waybar/style/Aurora.css @@ -0,0 +1,225 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ +/* Aurora Blossom */ + +* { +font-family: "JetBrainsMono Nerd Font"; +font-weight: bold; +/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ +font-size: 97%; +font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; +padding: 1px; +} + +window#waybar { + background: transparent; +} + +window#waybar.empty { + background-color: transparent; +} + +window#waybar.empty #window { + background-color: transparent; +} + +tooltip { + color: black; + background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%); + opacity: 0.8; + border-radius: 10px; +} + +tooltip label{ + color: black; +} +/*-----module groups----*/ +.modules-right { + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +.modules-center { + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +.modules-left { + padding-top: 2px; + padding-bottom: 2px; + padding-right: 4px; + padding-left: 4px; +} +/*-----modules indv----*/ +#workspaces button { + color: black; + box-shadow: none; + text-shadow: none; + padding: 0px; + border-radius: 9px; + padding-left: 4px; + padding-right: 4px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); +} +#workspaces button:hover { + color: grey; + background-color: rgba(0,153,153,0.2); + padding-left: 2px; + padding-right: 2px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#workspaces button.active { + color: grey; + padding-left: 8px; + padding-right: 8px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#workspaces button.persistent { + border-radius: 10px; +} + +#backlight, +#backlight-slider, +#battery, +#bluetooth, +#cava, +#clock, +#cpu, +#disk, +#idle_inhibitor, +#keyboard-state, +#memory, +#mode, +#mpris, +#network, +#pulseaudio, +#pulseaudio-slider, +#taskbar, +#temperature, +#tray, +#window, +#wireplumber, +#workspaces, +#custom-backlight, +#custom-cycle_wall, +#custom-keybinds, +#custom-keyboard, +#custom-light_dark, +#custom-lock, +#custom-menu, +#custom-power_vertical, +#custom-power, +#custom-speaker, +#custom-updater, +#custom-weather, +#custom-weather.clearNight, +#custom-weather.cloudyFoggyDay, +#custom-weather.cloudyFoggyNight, +#custom-weather.default, +#custom-weather.rainyDay, +#custom-weather.rainyNight, +#custom-weather.severe, +#custom-weather.showyIcyDay, +#custom-weather.snowyIcyNight, +#custom-weather.sunnyDay { + background-image: linear-gradient(45deg, #14e81e 10%, #017ed5 54%, #8d00c4 90%); + color: black; + border: 1px; + border-style: solid; + border-radius: 4px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; +} +/*-----Indicators----*/ +#idle_inhibitor.activated { + color: #2dcc36; +} +#pulseaudio.muted { + color: #cc3436; +} +#temperature.critical { + color: #cc3436; +} + +@keyframes blink { + to { + color: #000000; + } +} + +#battery.critical:not(.charging) { + color: #f53c3c; + animation-name: blink; + animation-duration: 0.5s; + animation-timing-function: linear; + animation-iteration-count: infinite; + animation-direction: alternate; +} + +#taskbar button.active { + color: black; + background-color: #7f849c; + padding-left: 6px; + padding-right: 6px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#taskbar button, +#taskbar button:hover { + color: black; + padding-left: 2px; + padding-right: 2px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#pulseaudio-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: none; +} + +#pulseaudio-slider trough { + background-color: #7f849c; + min-width: 80px; + min-height: 5px; + border-radius: 5px; +} + +#pulseaudio-slider highlight { + min-height: 10px; + border-radius: 5px; +} + +#backlight-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: none; +} + +#backlight-slider trough { + background-color: #7f849c; + min-width: 80px; + min-height: 10px; + border-radius: 5px; +} + +#backlight-slider highlight { + min-width: 10px; + border-radius: 5px; +} diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css index 8b8b090..b15a276 100644 --- a/config/waybar/style/Catppuccin-Latte.css +++ b/config/waybar/style/Catppuccin-Latte.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css index 5efb943..076d69a 100644 --- a/config/waybar/style/Catppuccin-Mocha.css +++ b/config/waybar/style/Catppuccin-Mocha.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Chroma Edge.css b/config/waybar/style/Chroma Edge.css index 897619d..0d56b5e 100644 --- a/config/waybar/style/Chroma Edge.css +++ b/config/waybar/style/Chroma Edge.css @@ -6,7 +6,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Chroma Fusion Edge.css b/config/waybar/style/Chroma Fusion Edge.css index 1c8a645..0ae1be5 100644 --- a/config/waybar/style/Chroma Fusion Edge.css +++ b/config/waybar/style/Chroma Fusion Edge.css @@ -22,7 +22,7 @@ * { font-family: "JetBrains Mono Nerd Font"; font-weight: bold; - min-height: 0; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Chroma Glow.css b/config/waybar/style/Chroma Glow.css index 7d41e5c..6d45206 100644 --- a/config/waybar/style/Chroma Glow.css +++ b/config/waybar/style/Chroma Glow.css @@ -5,7 +5,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -110,7 +109,6 @@ tooltip label{ #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css index 12aaf47..5af81c1 100644 --- a/config/waybar/style/Chroma Tally.css +++ b/config/waybar/style/Chroma Tally.css @@ -6,7 +6,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -67,7 +66,6 @@ window#waybar { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css index b7a5bb4..c9f586f 100644 --- a/config/waybar/style/Crimson.css +++ b/config/waybar/style/Crimson.css @@ -7,7 +7,6 @@ *{ 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -123,7 +122,6 @@ tooltip { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css index 0eea7bb..2131c69 100644 --- a/config/waybar/style/Crystal Clear.css +++ b/config/waybar/style/Crystal Clear.css @@ -6,8 +6,7 @@ *{ font-family: "JetBrains Mono Nerd Font"; - font-weight: bold; - min-height: 0; + font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -108,7 +107,6 @@ tooltip { #mpris, #network, #pulseaudio, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Golden Noir.css b/config/waybar/style/Golden Noir.css index 19e7379..4b8797a 100644 --- a/config/waybar/style/Golden Noir.css +++ b/config/waybar/style/Golden Noir.css @@ -7,8 +7,7 @@ * { font-family: "JetBrainsMono Nerd Font"; - font-weight: bold; - min-height: 0; + font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -135,7 +134,6 @@ tooltip { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 8c44538..1128663 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -122,7 +121,6 @@ tooltip label{ #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index d586459..d88e45b 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -121,7 +120,6 @@ tooltip label{ #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Obsidian Edge.css b/config/waybar/style/Obsidian Edge.css index cbeb8f9..3b8b5e1 100644 --- a/config/waybar/style/Obsidian Edge.css +++ b/config/waybar/style/Obsidian Edge.css @@ -6,7 +6,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -128,7 +127,6 @@ tooltip label { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css index fe79783..dad6a1e 100644 --- a/config/waybar/style/Obsidian Glow.css +++ b/config/waybar/style/Obsidian Glow.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -97,7 +96,6 @@ tooltip label { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css index 067de9b..314f806 100644 --- a/config/waybar/style/Purpl.css +++ b/config/waybar/style/Purpl.css @@ -7,7 +7,7 @@ * { font-family: "JetBrains Mono Nerd Font"; font-weight: bold; - min-height: 0; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -132,7 +132,6 @@ tooltip { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Pywallete Chroma.css b/config/waybar/style/Pywallete Chroma.css index 3c37594..3e17392 100644 --- a/config/waybar/style/Pywallete Chroma.css +++ b/config/waybar/style/Pywallete Chroma.css @@ -1,13 +1,13 @@ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ -/* pywal */ +/* pywallete Chroma*/ @import '../../.cache/wal/colors-waybar.css'; * { 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 */ + min-height: 0; + /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; padding: 1px; @@ -129,7 +129,6 @@ tooltip { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index bf529e2..113d51c 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -1,7 +1,9 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ +/* pywallete */ + *{ 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Rainbow Spectrum.css b/config/waybar/style/Rainbow Spectrum.css index ba91af4..f60db54 100644 --- a/config/waybar/style/Rainbow Spectrum.css +++ b/config/waybar/style/Rainbow Spectrum.css @@ -4,7 +4,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index 2093c32..4db6a96 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -12,8 +12,7 @@ * { font-family: "JetBrainsMono Nerd Font"; - font-weight: bold; - min-height: 0; + font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css index b36162f..4d5c518 100644 --- a/config/waybar/style/Simple Pink.css +++ b/config/waybar/style/Simple Pink.css @@ -7,7 +7,7 @@ * { font-family: "JetBrains Mono Nerd Font"; font-weight: bold; - min-height: 0; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css index 7ac3dc0..bf09887 100644 --- a/config/waybar/style/Translucent Chromatic.css +++ b/config/waybar/style/Translucent Chromatic.css @@ -18,7 +18,6 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -123,7 +122,6 @@ tooltip label{ #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, From 02d1d993b0d47254037b14e92337d208d0012f8f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 22:25:10 +0900 Subject: [PATCH 05/17] minor tweak on Execs.conf (cliphist startup) --- config/hypr/configs/Execs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 85870f7..afcc5a1 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -35,7 +35,8 @@ exec-once = nm-applet --indicator & #exec-once = rog-control-center & #clipboard manager -exec-once = wl-paste --watch cliphist store +exec-once = wl-paste --type text --watch cliphist store +exec-once = wl-paste --type image --watch cliphist store # Rainbow borders exec-once = $scriptsDir/RainbowBorders.sh From 8f0c8274a8834c9eaad69764e81db96e166cb950 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 23:53:33 +0900 Subject: [PATCH 06/17] added Simple Style waybar --- config/waybar/style/Simple Style.css | 117 +++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 config/waybar/style/Simple Style.css diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css new file mode 100644 index 0000000..1bedf17 --- /dev/null +++ b/config/waybar/style/Simple Style.css @@ -0,0 +1,117 @@ +@define-color background #1d2021; +@define-color foreground #ebdbb2; +@define-color dim #928374; +@define-color yellow #fabd2f; +@define-color red #fb4934; +@define-color green #b8bb26; + +* { + background: @background; + border: none; + border-radius: 0; + font-family: "JetBrainsMono Nerd Font"; + font-size: 97%; +} + +window#waybar { + background: @background; + color: @foreground; + transition-property: background-color; + transition-duration: 0.5s; +} + +#workspaces button { + padding: 0 10px; + background: transparent; + color: @foreground; + border-top: 3px solid @background; + border-bottom: 3px solid transparent; +} + +#workspaces button.active { + border-bottom: 3px solid @green; +} + +#workspaces button.urgent { + border-bottom: 3px solid @yellow; +} + +#submap { + border-bottom: 3px solid @red; +} + +#battery.warning, +#disk.warning, +#memory.warning, +#cpu.warning { + border-top: 3px solid @background; + border-bottom: 3px solid @yellow; +} + +#battery.critical, +#disk.critical, +#memory.critical, +#cpu.critical, +#custom-recording { + border-top: 3px solid @background; + border-bottom: 3px solid @red; +} + +#battery.charging { + border-top: 3px solid @background; + border-bottom: 3px solid @green; +} + +#tray { + margin-left: -1000000px; +} + +#backlight, +#backlight-slider, +#battery, +#bluetooth, +#cava, +#clock, +#cpu, +#disk, +#idle_inhibitor, +#keyboard-state, +#memory, +#mode, +#mpris, +#network, +#pulseaudio, +#pulseaudio-slider, +#taskbar button, +#taskbar, +#temperature, +#tray, +#window, +#wireplumber, +#workspaces, +#custom-backlight, +#custom-cycle_wall, +#custom-keybinds, +#custom-keyboard, +#custom-light_dark, +#custom-lock, +#custom-menu, +#custom-power_vertical, +#custom-power, +#custom-speaker, +#custom-updater, +#custom-weather, +#custom-weather.clearNight, +#custom-weather.cloudyFoggyDay, +#custom-weather.cloudyFoggyNight, +#custom-weather.default, +#custom-weather.rainyDay, +#custom-weather.rainyNight, +#custom-weather.severe, +#custom-weather.showyIcyDay, +#custom-weather.snowyIcyNight, +#custom-weather.sunnyDay { + color: @foreground; + padding: 0 6px; + margin: 0 6px; +} From 5d6f1cb2331a004c0a2f34154083659ee0a488d0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 23:58:12 +0900 Subject: [PATCH 07/17] added waybar simple style --- config/waybar/style/Simple Style.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 1bedf17..23a642f 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -1,3 +1,7 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ +/* Simple Style */ + + @define-color background #1d2021; @define-color foreground #ebdbb2; @define-color dim #928374; @@ -9,7 +13,7 @@ background: @background; border: none; border-radius: 0; - font-family: "JetBrainsMono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-size: 97%; } @@ -25,7 +29,6 @@ window#waybar { background: transparent; color: @foreground; border-top: 3px solid @background; - border-bottom: 3px solid transparent; } #workspaces button.active { From 07c133f8dc86494d5edc06738e616737b176b6b5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 00:45:49 +0900 Subject: [PATCH 08/17] Some minor adjustment on waybar configs and styles --- config/waybar/configs/Peony [Bottom] | 11 ++- config/waybar/configs/Peony [TOP] | 11 ++- config/waybar/style/Monochrome Contrast.css | 1 + config/waybar/style/Obsidian Glow.css | 4 +- config/waybar/style/Purpl.css | 4 +- config/waybar/style/Rose Pine.css | 3 +- config/waybar/style/Simple Style.css | 100 +++++++++++++------- 7 files changed, 87 insertions(+), 47 deletions(-) diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom] index 8406c30..7f049c1 100644 --- a/config/waybar/configs/Peony [Bottom] +++ b/config/waybar/configs/Peony [Bottom] @@ -24,13 +24,14 @@ "modules-center": ["clock#peony"], "modules-right": [ - "pulseaudio", - "custom/separator#line", + "battery#peony", + "custom/separator#blank", "backlight#peony", - "custom/separator#line", + "custom/separator#blank", + "pulseaudio", + "custom/separator#blank", "temperature", - "custom/separator#line", - "battery#peony", + "custom/separator#blank", "network#peony"], diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP] index 037d05a..83ec43f 100644 --- a/config/waybar/configs/Peony [TOP] +++ b/config/waybar/configs/Peony [TOP] @@ -24,13 +24,14 @@ "modules-center": ["clock#peony"], "modules-right": [ - "pulseaudio", - "custom/separator#line", + "battery#peony", + "custom/separator#blank", "backlight#peony", - "custom/separator#line", + "custom/separator#blank", + "pulseaudio", + "custom/separator#blank", "temperature", - "custom/separator#line", - "battery#peony", + "custom/separator#blank", "network#peony"], diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 1128663..2283a0e 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -211,6 +211,7 @@ tooltip label{ min-width: 80px; min-height: 5px; border-radius: 5px; + background-color: grey; } #pulseaudio-slider highlight { diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css index dad6a1e..26f4b1d 100644 --- a/config/waybar/style/Obsidian Glow.css +++ b/config/waybar/style/Obsidian Glow.css @@ -180,7 +180,7 @@ tooltip label { min-width: 80px; min-height: 5px; border-radius: 5px; - background-color: #22252a; + background-color: grey; } #pulseaudio-slider highlight { @@ -202,7 +202,7 @@ tooltip label { min-width: 80px; min-height: 10px; border-radius: 5px; - background-color: #22252a; + background-color: grey; } #backlight-slider highlight { diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css index 314f806..6ae762e 100644 --- a/config/waybar/style/Purpl.css +++ b/config/waybar/style/Purpl.css @@ -215,7 +215,7 @@ tooltip { min-width: 80px; min-height: 5px; border-radius: 5px; - background-color: #22252a; + background-color: #6E6A86; } #pulseaudio-slider highlight { @@ -237,7 +237,7 @@ tooltip { min-width: 80px; min-height: 10px; border-radius: 5px; - background-color: #22252a; + background-color: #6E6A86; } #backlight-slider highlight { diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index 4db6a96..9c76474 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -12,7 +12,8 @@ * { font-family: "JetBrainsMono Nerd Font"; - font-weight: bold; + font-weight: bold; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 23a642f..311b0ca 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -26,47 +26,19 @@ window#waybar { #workspaces button { padding: 0 10px; - background: transparent; color: @foreground; - border-top: 3px solid @background; } #workspaces button.active { - border-bottom: 3px solid @green; + border-bottom: 1px solid @green; } #workspaces button.urgent { - border-bottom: 3px solid @yellow; + border-bottom: 2px solid @yellow; } #submap { - border-bottom: 3px solid @red; -} - -#battery.warning, -#disk.warning, -#memory.warning, -#cpu.warning { - border-top: 3px solid @background; - border-bottom: 3px solid @yellow; -} - -#battery.critical, -#disk.critical, -#memory.critical, -#cpu.critical, -#custom-recording { - border-top: 3px solid @background; - border-bottom: 3px solid @red; -} - -#battery.charging { - border-top: 3px solid @background; - border-bottom: 3px solid @green; -} - -#tray { - margin-left: -1000000px; + border-bottom: 1px solid @red; } #backlight, @@ -116,5 +88,69 @@ window#waybar { #custom-weather.sunnyDay { color: @foreground; padding: 0 6px; - margin: 0 6px; +} + +#battery.warning, +#disk.warning, +#memory.warning, +#cpu.warning { + border-top: 3px solid @background; + border-bottom: 3px solid @yellow; +} + +#battery.critical, +#disk.critical, +#memory.critical, +#cpu.critical { + border-top: 3px solid @background; + border-bottom: 3px solid @red; +} + +#battery.charging { + border-top: 3px solid @background; + border-bottom: 3px solid @green; +} + +#pulseaudio-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: none; +} + +#pulseaudio-slider trough { + min-width: 80px; + min-height: 5px; + border-radius: 5px; + background-color: @dim; +} + +#pulseaudio-slider highlight { + min-height: 10px; + border-radius: 5px; + background-color: @green; +} + +#backlight-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: none; +} + +#backlight-slider trough { + min-width: 80px; + min-height: 10px; + border-radius: 5px; + background-color: @dim; +} + +#backlight-slider highlight { + min-width: 10px; + border-radius: 5px; + background-color: @green; } From eb04aa68118b9544ca7d520a28154b672f1e1983 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 12:14:18 +0900 Subject: [PATCH 09/17] tweaked rofi main settings --- config/rofi/config.rasi | 27 ++++++++++++------------ config/rofi/resolution/1080p/config.rasi | 27 ++++++++++++------------ config/rofi/resolution/1440p/config.rasi | 25 +++++++++++----------- 3 files changed, 41 insertions(+), 38 deletions(-) diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 5317fea..30e3aa7 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 700px; + width: 600px; /*height: 450px;*/ x-offset: 0px; y-offset: 0px; @@ -48,23 +48,23 @@ mainbox { orientation: vertical; padding: 8px; background-image: url("~/.config/rofi/.current_wallpaper", height); - children: [ "inputbar", "listbox" ]; + children: [ "inputbar", "imagebox" ]; border-radius: 12px; } /* ---- Imagebox ---- */ imagebox { background-color: transparent; - orientation: vertical; - /*children: [ "inputbar"];*/ + orientation: horizontal; + children: [ "mode-switcher", "listbox"]; } /* ---- Listbox ---- */ listbox { spacing: 4px; orientation: vertical; - children: [ "listview" ]; - padding: 10px; + children: ["listview" ]; + padding: 6px; border-radius: 12px; border: 1px; border-color: @active-background; @@ -84,23 +84,23 @@ inputbar { border-radius: 12px; border-color: @foreground; background-color: @background; - children: [ "mode-switcher", "entry" ]; + children: [ "textbox-prompt-colon","entry" ]; border: 1px; border-color: @active-background; } textbox-prompt-colon { enabled: true; - padding: 10px 0px 10px 10px; + padding: 6px 0px 6px 10px; expand: false; - str: "🐧"; + str: "🐧"; text-color: inherit; background-color: transparent; } entry { enabled: true; - padding: 10px 0px 10px 0px; + padding: 6px 0px 0px 0px; text-color: inherit; cursor: text; placeholder: "Search (ctrl tab to choose mode)"; @@ -110,14 +110,15 @@ entry { /* ---- Mode Switcher ---- */ mode-switcher{ + orientation: vertical; enabled: true; - spacing: 10px; + spacing: 12px; background-color: transparent; text-color: @foreground; } button { - padding: 1px 12px 1px 12px; + padding: 0px 10px 0px 10px; border-radius: 12px; background-color: @background; text-color: inherit; @@ -139,7 +140,7 @@ listview { enabled: true; columns: 2; lines: 6; - spacing: 5px; + spacing: 2px; padding: 6px; dynamic: true; cycle: true; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 5317fea..30e3aa7 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 700px; + width: 600px; /*height: 450px;*/ x-offset: 0px; y-offset: 0px; @@ -48,23 +48,23 @@ mainbox { orientation: vertical; padding: 8px; background-image: url("~/.config/rofi/.current_wallpaper", height); - children: [ "inputbar", "listbox" ]; + children: [ "inputbar", "imagebox" ]; border-radius: 12px; } /* ---- Imagebox ---- */ imagebox { background-color: transparent; - orientation: vertical; - /*children: [ "inputbar"];*/ + orientation: horizontal; + children: [ "mode-switcher", "listbox"]; } /* ---- Listbox ---- */ listbox { spacing: 4px; orientation: vertical; - children: [ "listview" ]; - padding: 10px; + children: ["listview" ]; + padding: 6px; border-radius: 12px; border: 1px; border-color: @active-background; @@ -84,23 +84,23 @@ inputbar { border-radius: 12px; border-color: @foreground; background-color: @background; - children: [ "mode-switcher", "entry" ]; + children: [ "textbox-prompt-colon","entry" ]; border: 1px; border-color: @active-background; } textbox-prompt-colon { enabled: true; - padding: 10px 0px 10px 10px; + padding: 6px 0px 6px 10px; expand: false; - str: "🐧"; + str: "🐧"; text-color: inherit; background-color: transparent; } entry { enabled: true; - padding: 10px 0px 10px 0px; + padding: 6px 0px 0px 0px; text-color: inherit; cursor: text; placeholder: "Search (ctrl tab to choose mode)"; @@ -110,14 +110,15 @@ entry { /* ---- Mode Switcher ---- */ mode-switcher{ + orientation: vertical; enabled: true; - spacing: 10px; + spacing: 12px; background-color: transparent; text-color: @foreground; } button { - padding: 1px 12px 1px 12px; + padding: 0px 10px 0px 10px; border-radius: 12px; background-color: @background; text-color: inherit; @@ -139,7 +140,7 @@ listview { enabled: true; columns: 2; lines: 6; - spacing: 5px; + spacing: 2px; padding: 6px; dynamic: true; cycle: true; diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index d092d23..fa92f05 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 700px; + width: 650px; /*height: 450px;*/ x-offset: 0px; y-offset: 0px; @@ -48,23 +48,23 @@ mainbox { orientation: vertical; padding: 8px; background-image: url("~/.config/rofi/.current_wallpaper", height); - children: [ "inputbar", "listbox" ]; + children: [ "inputbar", "imagebox" ]; border-radius: 12px; } /* ---- Imagebox ---- */ imagebox { background-color: transparent; - orientation: vertical; - /*children: [ "inputbar"];*/ + orientation: horizontal; + children: [ "mode-switcher", "listbox"]; } /* ---- Listbox ---- */ listbox { spacing: 4px; orientation: vertical; - children: [ "listview" ]; - padding: 10px; + children: ["listview" ]; + padding: 6px; border-radius: 12px; border: 1px; border-color: @active-background; @@ -84,23 +84,23 @@ inputbar { border-radius: 12px; border-color: @foreground; background-color: @background; - children: [ "mode-switcher", "entry" ]; + children: [ "textbox-prompt-colon","entry" ]; border: 1px; border-color: @active-background; } textbox-prompt-colon { enabled: true; - padding: 10px 0px 10px 10px; + padding: 6px 0px 6px 10px; expand: false; - str: "🐧"; + str: "🐧"; text-color: inherit; background-color: transparent; } entry { enabled: true; - padding: 10px 0px 10px 0px; + padding: 6px 0px 0px 0px; text-color: inherit; cursor: text; placeholder: "Search (ctrl tab to choose mode)"; @@ -110,14 +110,15 @@ entry { /* ---- Mode Switcher ---- */ mode-switcher{ + orientation: vertical; enabled: true; - spacing: 10px; + spacing: 12px; background-color: transparent; text-color: @foreground; } button { - padding: 1px 12px 1px 12px; + padding: 0px 10px 0px 10px; border-radius: 12px; background-color: @background; text-color: inherit; From 4de2ed4c28bfb4fe73630f371b1d89825f3f2fef Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 12:37:03 +0900 Subject: [PATCH 10/17] updated swaylock colors --- config/swaylock/config | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/config/swaylock/config b/config/swaylock/config index 03f5f81..53e0b0a 100644 --- a/config/swaylock/config +++ b/config/swaylock/config @@ -24,30 +24,32 @@ effect-greyscale # effect-pixelate=5 color=1f1d2e80 -font="Inter" +font="Fira Code Medium" indicator indicator-radius=200 indicator-thickness=20 + +text-color=e0def4 +text-caps-lock-color=ffffff +inside-color=000000 line-color=1f1d2e ring-color=191724 -inside-color=1f1d2e -key-hl-color=eb6f92 separator-color=00000000 -text-color=e0def4 -text-caps-lock-color="" -line-ver-color=eb6f92 -ring-ver-color=eb6f92 -inside-ver-color=1f1d2e -text-ver-color=e0def4 -ring-wrong-color=31748f -text-wrong-color=31748f -inside-wrong-color=1f1d2e -inside-clear-color=1f1d2e -text-clear-color=e0def4 -ring-clear-color=9ccfd8 -line-clear-color=1f1d2e -line-wrong-color=1f1d2e -bs-hl-color=31748f +text-ver-color=ffffff +inside-ver-color=000000 +line-ver-color=0000ff +ring-ver-color=2777ff +text-wrong-color=ff0000 +inside-wrong-color=000000 +line-wrong-color=000000 +ring-wrong-color=ff8000 +text-clear-color=000000 +inside-clear-color=ffffff +line-clear-color=00ff00 +ring-clear-color=0ffff0 +key-hl-color=ff0000 +bs-hl-color=ffffff + grace=1 grace-no-mouse grace-no-touch From 556d8da3dccbe56813f6ed64c4607c0753989193 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 13:01:27 +0900 Subject: [PATCH 11/17] small tweak. --- config/hypr/configs/Keybinds.conf | 4 ++-- config/wal/templates/colors-rofi-dark.rasi | 2 +- config/waybar/style/Simple Style.css | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 2c0b434..39068ee 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -18,8 +18,8 @@ $volume = $scriptsDir/Volume.sh # see https://wiki.hyprland.org/Configuring/Binds/ for more # rofi launcher -bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi run,filebrowser,drun -bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi run,filebrowser,drun +bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run +bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 bind = $mainMod SHIFT, R, exec, hyprctl reload diff --git a/config/wal/templates/colors-rofi-dark.rasi b/config/wal/templates/colors-rofi-dark.rasi index 743e043..7d1488b 100644 --- a/config/wal/templates/colors-rofi-dark.rasi +++ b/config/wal/templates/colors-rofi-dark.rasi @@ -21,7 +21,7 @@ selected-urgent-foreground: @foreground; background-color: @background; - background: rgba(0,0,0,0.5); + background: rgba(0,0,0,0.7); foreground: {foreground}; border-color: @background; spacing: 2; diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 311b0ca..503962c 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -12,6 +12,7 @@ * { background: @background; border: none; + min-height: 0; border-radius: 0; font-family: "JetBrainsMono Nerd Font"; font-size: 97%; @@ -87,7 +88,7 @@ window#waybar { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding: 0 6px; + padding: 6px; } #battery.warning, From d0743cbd39c6e6495ac244af401d1205acc2802e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 13:58:49 +0900 Subject: [PATCH 12/17] tweak waybar styles --- config/waybar/configs/SouthEast [BR] | 8 ++++---- .../waybar/configs/{SouthWest [BR] => SouthWest [BL]} | 8 ++++---- config/waybar/configs/SummitSplit [Top & Bot] | 6 +++--- config/waybar/style/Aurora Blossom.css | 4 ++-- config/waybar/style/Aurora.css | 4 ++-- config/waybar/style/Catppuccin-Latte.css | 5 +---- config/waybar/style/Catppuccin-Mocha.css | 5 +---- config/waybar/style/Chroma Edge.css | 5 +---- config/waybar/style/Chroma Glow.css | 5 +---- config/waybar/style/Chroma Tally.css | 5 +---- config/waybar/style/Crimson.css | 5 +---- config/waybar/style/Crystal Clear.css | 5 +---- config/waybar/style/Golden Noir.css | 5 +---- config/waybar/style/Monochrome Contrast.css | 5 +---- config/waybar/style/Monochrome Manifest.css | 11 ++++------- config/waybar/style/Obsidian Edge.css | 5 +---- config/waybar/style/Obsidian Glow.css | 5 +---- config/waybar/style/Purpl.css | 8 ++++---- config/waybar/style/Pywallete.css | 6 ++---- config/waybar/style/Rainbow Spectrum.css | 8 +++++--- config/waybar/style/Rose Pine.css | 6 +----- config/waybar/style/Translucent Chromatic.css | 11 ++--------- 22 files changed, 44 insertions(+), 91 deletions(-) rename config/waybar/configs/{SouthWest [BR] => SouthWest [BL]} (92%) diff --git a/config/waybar/configs/SouthEast [BR] b/config/waybar/configs/SouthEast [BR] index 27bec45..68629cb 100644 --- a/config/waybar/configs/SouthEast [BR] +++ b/config/waybar/configs/SouthEast [BR] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### BOTTOM and LEFT PANEL +// ### BOTTOM and RIGHT PANEL [{ "include": "~/.config/waybar/modules", @@ -46,12 +46,12 @@ { "include": "~/.config/waybar/modules", "layer": "top", -"position": "left", +"position": "right", "height": 650, "margin-top": 8, "margin-bottom": 8, -"margin-left": 3, -//"margin-right": 3, +//"margin-left": 3, +"margin-right": 3, "spacing": 3, "fixed-center": true, "ipc": true, diff --git a/config/waybar/configs/SouthWest [BR] b/config/waybar/configs/SouthWest [BL] similarity index 92% rename from config/waybar/configs/SouthWest [BR] rename to config/waybar/configs/SouthWest [BL] index 68629cb..27bec45 100644 --- a/config/waybar/configs/SouthWest [BR] +++ b/config/waybar/configs/SouthWest [BL] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### BOTTOM and RIGHT PANEL +// ### BOTTOM and LEFT PANEL [{ "include": "~/.config/waybar/modules", @@ -46,12 +46,12 @@ { "include": "~/.config/waybar/modules", "layer": "top", -"position": "right", +"position": "left", "height": 650, "margin-top": 8, "margin-bottom": 8, -//"margin-left": 3, -"margin-right": 3, +"margin-left": 3, +//"margin-right": 3, "spacing": 3, "fixed-center": true, "ipc": true, diff --git a/config/waybar/configs/SummitSplit [Top & Bot] b/config/waybar/configs/SummitSplit [Top & Bot] index b933995..c98b351 100644 --- a/config/waybar/configs/SummitSplit [Top & Bot] +++ b/config/waybar/configs/SummitSplit [Top & Bot] @@ -12,7 +12,7 @@ "spacing": 3, "fixed-center": true, "ipc": true, -"margin-top": 2, +"margin-top": 1, "margin-left": 8, "margin-right": 8, @@ -48,12 +48,12 @@ "exclusive": true, "passthrough": false, "position": "bottom", -"spacing": 3, +"spacing": 5, "fixed-center": true, "ipc": true, "margin-left": 8, "margin-right": 8, -"margin-bottom": 2, +//"margin-bottom": 0, "modules-left": [ "custom/menu", diff --git a/config/waybar/style/Aurora Blossom.css b/config/waybar/style/Aurora Blossom.css index 4918da4..369300a 100644 --- a/config/waybar/style/Aurora Blossom.css +++ b/config/waybar/style/Aurora Blossom.css @@ -140,8 +140,8 @@ tooltip label{ #custom-weather.sunnyDay { padding-top: 2px; padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding-right: 5px; + padding-left: 5px; } #custom-power { padding: 1px 3px; diff --git a/config/waybar/style/Aurora.css b/config/waybar/style/Aurora.css index d95f3d3..f09b611 100644 --- a/config/waybar/style/Aurora.css +++ b/config/waybar/style/Aurora.css @@ -133,8 +133,8 @@ tooltip label{ border: 1px; border-style: solid; border-radius: 4px; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 2px; + padding-bottom: 2px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css index b15a276..83c613e 100644 --- a/config/waybar/style/Catppuccin-Latte.css +++ b/config/waybar/style/Catppuccin-Latte.css @@ -88,10 +88,7 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #idle_inhibitor { diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css index 076d69a..d908633 100644 --- a/config/waybar/style/Catppuccin-Mocha.css +++ b/config/waybar/style/Catppuccin-Mocha.css @@ -94,10 +94,7 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #idle_inhibitor { diff --git a/config/waybar/style/Chroma Edge.css b/config/waybar/style/Chroma Edge.css index 0d56b5e..fab395d 100644 --- a/config/waybar/style/Chroma Edge.css +++ b/config/waybar/style/Chroma Edge.css @@ -129,15 +129,12 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; color: #e5e5e5; /* color: #bf616a; */ border-radius: 12px; background-color: rgba(50, 50, 50, 0.1); border: 2px solid @color2; + padding: 5px; } #workspaces { diff --git a/config/waybar/style/Chroma Glow.css b/config/waybar/style/Chroma Glow.css index 6d45206..3a7a75a 100644 --- a/config/waybar/style/Chroma Glow.css +++ b/config/waybar/style/Chroma Glow.css @@ -137,10 +137,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-left: 4px; - padding-right: 4px; + padding: 5px; } #window, diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css index 5af81c1..6b78bd5 100644 --- a/config/waybar/style/Chroma Tally.css +++ b/config/waybar/style/Chroma Tally.css @@ -94,10 +94,7 @@ window#waybar { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; - padding-left: 4px; - padding-right: 4px; + padding: 6px; } /* ----------------------------------------------------------------------------- diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css index c9f586f..4edd2f0 100644 --- a/config/waybar/style/Crimson.css +++ b/config/waybar/style/Crimson.css @@ -151,10 +151,7 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: wheat; - padding-top: 3px; - padding-bottom: 3px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #temperature.critical { diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css index 2131c69..9fa991a 100644 --- a/config/waybar/style/Crystal Clear.css +++ b/config/waybar/style/Crystal Clear.css @@ -134,10 +134,7 @@ tooltip { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-left: 4px; - padding-right: 4px; + padding: 5px; } #temperature.critical { diff --git a/config/waybar/style/Golden Noir.css b/config/waybar/style/Golden Noir.css index 4b8797a..eb2004e 100644 --- a/config/waybar/style/Golden Noir.css +++ b/config/waybar/style/Golden Noir.css @@ -163,10 +163,7 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #e5d9f5; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #temperature.critical { diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 2283a0e..87f0f24 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -149,10 +149,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #custom-power { padding: 1px 3px; diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index d88e45b..49bd20e 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -39,7 +39,7 @@ tooltip label{ .modules-right { background-color: black; color: white; - border-bottom: 2px; + border-bottom: 1px; border-style: solid; border-color: white; border-radius: 10px; @@ -51,7 +51,7 @@ tooltip label{ .modules-center { background-color: black; color: white; - border-bottom: 2px; + border-bottom: 1px; border-style: solid; border-color: white; border-radius: 10px; @@ -63,7 +63,7 @@ tooltip label{ .modules-left { background-color: black; color: white; - border-bottom: 2px; + border-bottom: 1px; border-style: solid; border-color: white; border-radius: 10px; @@ -148,10 +148,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #custom-power { padding: 1px 3px; diff --git a/config/waybar/style/Obsidian Edge.css b/config/waybar/style/Obsidian Edge.css index 3b8b5e1..86c51df 100644 --- a/config/waybar/style/Obsidian Edge.css +++ b/config/waybar/style/Obsidian Edge.css @@ -156,11 +156,8 @@ tooltip label { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; border-radius: 8px; + padding: 5px; } #temperature.critical { diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css index 26f4b1d..3cf6b40 100644 --- a/config/waybar/style/Obsidian Glow.css +++ b/config/waybar/style/Obsidian Glow.css @@ -125,11 +125,8 @@ tooltip label { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #000000; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; border-radius: 8px; + padding: 5px; } #temperature.critical { diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css index 6ae762e..e3a3573 100644 --- a/config/waybar/style/Purpl.css +++ b/config/waybar/style/Purpl.css @@ -161,10 +161,10 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: whitesmoke; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding-top: 1px; + padding-bottom: 1px; + padding-right: 6px; + padding-left: 6px; } diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index 113d51c..e1ac17a 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -145,10 +145,7 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @color2; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 6px; - padding-left: 6px; + padding: 5px; } #mode { @@ -181,6 +178,7 @@ tooltip { } #taskbar button.active { + color: @foreground; background-color: @color2; border-radius: 30px; animation: gradient_f 20s ease-in infinite; diff --git a/config/waybar/style/Rainbow Spectrum.css b/config/waybar/style/Rainbow Spectrum.css index f60db54..407e226 100644 --- a/config/waybar/style/Rainbow Spectrum.css +++ b/config/waybar/style/Rainbow Spectrum.css @@ -4,6 +4,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -93,11 +94,12 @@ tooltip label{ #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { border-radius: 10px; - padding: 0px 4px; - padding-top: 2px; - padding-bottom: 2px; color: #3A3B3C; border: 1px solid #b4befe; + padding-top: 3px; + padding-bottom: 3px; + padding-left: 6px; + padding-right: 6px; } #backlight { diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index 9c76474..d1115db 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -13,7 +13,6 @@ * { 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 */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -143,14 +142,11 @@ tooltip { color: @main-fg; background: @main-bg; opacity: 1; - padding-top: 3px; - padding-bottom: 3px; - padding-left: 6px; - padding-right: 6px; border-bottom: 2px; border-color: #2B5D34; border-style: solid; border-radius: 10px; + padding: 6px; } #temperature.critical { diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css index bf09887..c6b86f3 100644 --- a/config/waybar/style/Translucent Chromatic.css +++ b/config/waybar/style/Translucent Chromatic.css @@ -25,7 +25,7 @@ padding: 1px; } window#waybar { - background-color: rgba(0,0,0,0.2); + background-color: rgba(0,0,0,0.3); color: #ffffff; transition-property: background-color; transition-duration: .5s; @@ -150,14 +150,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-left: 4px; - padding-right: 4px; -} - -#window, -#workspaces { + padding: 5px; } /* If workspaces is the leftmost module, omit left margin */ From f6e05c0523bc7dd969b8ea8c924209beda6a645a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 14:15:19 +0900 Subject: [PATCH 13/17] final tweak waybar css --- config/waybar/style/Catppuccin-Latte.css | 5 ++++- config/waybar/style/Catppuccin-Mocha.css | 5 ++++- config/waybar/style/Chroma Glow.css | 5 ++++- config/waybar/style/Chroma Tally.css | 5 ++++- config/waybar/style/Crimson.css | 5 ++++- config/waybar/style/Crystal Clear.css | 5 ++++- config/waybar/style/Golden Noir.css | 5 ++++- config/waybar/style/Monochrome Contrast.css | 5 ++++- config/waybar/style/Monochrome Manifest.css | 5 ++++- config/waybar/style/Obsidian Edge.css | 5 ++++- config/waybar/style/Obsidian Glow.css | 5 ++++- config/waybar/style/Pywallete Chroma.css | 4 ++-- config/waybar/style/Pywallete.css | 5 ++++- config/waybar/style/Rose Pine.css | 5 ++++- config/waybar/style/Simple Pink.css | 4 ++-- config/waybar/style/Simple Style.css | 5 ++++- config/waybar/style/Translucent Chromatic.css | 5 ++++- 17 files changed, 64 insertions(+), 19 deletions(-) diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css index 83c613e..8da9e20 100644 --- a/config/waybar/style/Catppuccin-Latte.css +++ b/config/waybar/style/Catppuccin-Latte.css @@ -88,7 +88,10 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #idle_inhibitor { diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css index d908633..af33cbd 100644 --- a/config/waybar/style/Catppuccin-Mocha.css +++ b/config/waybar/style/Catppuccin-Mocha.css @@ -94,7 +94,10 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #idle_inhibitor { diff --git a/config/waybar/style/Chroma Glow.css b/config/waybar/style/Chroma Glow.css index 3a7a75a..884d05a 100644 --- a/config/waybar/style/Chroma Glow.css +++ b/config/waybar/style/Chroma Glow.css @@ -137,7 +137,10 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #window, diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css index 6b78bd5..3e0f853 100644 --- a/config/waybar/style/Chroma Tally.css +++ b/config/waybar/style/Chroma Tally.css @@ -94,7 +94,10 @@ window#waybar { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 6px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } /* ----------------------------------------------------------------------------- diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css index 4edd2f0..acf8048 100644 --- a/config/waybar/style/Crimson.css +++ b/config/waybar/style/Crimson.css @@ -151,7 +151,10 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: wheat; - padding: 5px; + padding-top: 4px; + padding-bottom: 4px; + padding-right: 6px; + padding-left: 6px; } #temperature.critical { diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css index 9fa991a..a7b2d07 100644 --- a/config/waybar/style/Crystal Clear.css +++ b/config/waybar/style/Crystal Clear.css @@ -134,7 +134,10 @@ tooltip { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #temperature.critical { diff --git a/config/waybar/style/Golden Noir.css b/config/waybar/style/Golden Noir.css index eb2004e..6129e41 100644 --- a/config/waybar/style/Golden Noir.css +++ b/config/waybar/style/Golden Noir.css @@ -163,7 +163,10 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #e5d9f5; - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #temperature.critical { diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 87f0f24..900f4f5 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -149,7 +149,10 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #custom-power { padding: 1px 3px; diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index 49bd20e..8d79f98 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -148,7 +148,10 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #custom-power { padding: 1px 3px; diff --git a/config/waybar/style/Obsidian Edge.css b/config/waybar/style/Obsidian Edge.css index 86c51df..a65f28f 100644 --- a/config/waybar/style/Obsidian Edge.css +++ b/config/waybar/style/Obsidian Edge.css @@ -157,7 +157,10 @@ tooltip label { #custom-weather.sunnyDay { color: @foreground; border-radius: 8px; - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #temperature.critical { diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css index 3cf6b40..d5c637c 100644 --- a/config/waybar/style/Obsidian Glow.css +++ b/config/waybar/style/Obsidian Glow.css @@ -126,7 +126,10 @@ tooltip label { #custom-weather.sunnyDay { color: #000000; border-radius: 8px; - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #temperature.critical { diff --git a/config/waybar/style/Pywallete Chroma.css b/config/waybar/style/Pywallete Chroma.css index 3e17392..57ef72f 100644 --- a/config/waybar/style/Pywallete Chroma.css +++ b/config/waybar/style/Pywallete Chroma.css @@ -158,8 +158,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding-top: 2px; - padding-bottom: 2px; + padding-top: 1px; + padding-bottom: 1px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index e1ac17a..e954d3e 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -145,7 +145,10 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @color2; - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #mode { diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index d1115db..aea1b55 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -146,7 +146,10 @@ tooltip { border-color: #2B5D34; border-style: solid; border-radius: 10px; - padding: 6px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #temperature.critical { diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css index 4d5c518..f449e7a 100644 --- a/config/waybar/style/Simple Pink.css +++ b/config/waybar/style/Simple Pink.css @@ -166,8 +166,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: whitesmoke; - padding-top: 2px; - padding-bottom: 2px; + padding-top: 1px; + padding-bottom: 1px; padding-right: 4px; padding-left: 4px; diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 503962c..9ac79f9 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -88,7 +88,10 @@ window#waybar { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding: 6px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #battery.warning, diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css index c6b86f3..50b8f72 100644 --- a/config/waybar/style/Translucent Chromatic.css +++ b/config/waybar/style/Translucent Chromatic.css @@ -150,7 +150,10 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } /* If workspaces is the leftmost module, omit left margin */ From 8aa716dcb0a8c2c60619cc1391bb6ce8ccf317a3 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 14:31:00 +0900 Subject: [PATCH 14/17] final tweak on waybar styles (i hope) --- config/waybar/style/Catppuccin-Latte.css | 1 + config/waybar/style/Catppuccin-Mocha.css | 1 + config/waybar/style/Chroma Edge.css | 1 + config/waybar/style/Chroma Glow.css | 2 +- config/waybar/style/Chroma Tally.css | 1 + config/waybar/style/Crystal Clear.css | 3 ++- config/waybar/style/Golden Noir.css | 3 ++- config/waybar/style/Monochrome Contrast.css | 1 + config/waybar/style/Monochrome Manifest.css | 1 + config/waybar/style/Obsidian Edge.css | 1 + config/waybar/style/Obsidian Glow.css | 1 + config/waybar/style/Pywallete.css | 1 + config/waybar/style/Rose Pine.css | 2 +- config/waybar/style/Simple Style.css | 1 - config/waybar/style/Translucent Chromatic.css | 1 + 15 files changed, 16 insertions(+), 5 deletions(-) diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css index 8da9e20..c1a251b 100644 --- a/config/waybar/style/Catppuccin-Latte.css +++ b/config/waybar/style/Catppuccin-Latte.css @@ -4,6 +4,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css index af33cbd..63075ef 100644 --- a/config/waybar/style/Catppuccin-Mocha.css +++ b/config/waybar/style/Catppuccin-Mocha.css @@ -4,6 +4,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Chroma Edge.css b/config/waybar/style/Chroma Edge.css index fab395d..e876240 100644 --- a/config/waybar/style/Chroma Edge.css +++ b/config/waybar/style/Chroma Edge.css @@ -6,6 +6,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Chroma Glow.css b/config/waybar/style/Chroma Glow.css index 884d05a..e28973a 100644 --- a/config/waybar/style/Chroma Glow.css +++ b/config/waybar/style/Chroma Glow.css @@ -1,10 +1,10 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* Chroma Glow */ -/* Translucent Chromatic */ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css index 3e0f853..7009c5d 100644 --- a/config/waybar/style/Chroma Tally.css +++ b/config/waybar/style/Chroma Tally.css @@ -6,6 +6,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css index a7b2d07..27cd99a 100644 --- a/config/waybar/style/Crystal Clear.css +++ b/config/waybar/style/Crystal Clear.css @@ -6,7 +6,8 @@ *{ font-family: "JetBrains Mono Nerd Font"; - font-weight: bold; + font-weight: bold; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Golden Noir.css b/config/waybar/style/Golden Noir.css index 6129e41..25be8e8 100644 --- a/config/waybar/style/Golden Noir.css +++ b/config/waybar/style/Golden Noir.css @@ -7,7 +7,8 @@ * { font-family: "JetBrainsMono Nerd Font"; - font-weight: bold; + font-weight: bold; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 900f4f5..b363008 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -4,6 +4,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index 8d79f98..fd92aef 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -4,6 +4,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Obsidian Edge.css b/config/waybar/style/Obsidian Edge.css index a65f28f..e1d6340 100644 --- a/config/waybar/style/Obsidian Edge.css +++ b/config/waybar/style/Obsidian Edge.css @@ -6,6 +6,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css index d5c637c..2ffc148 100644 --- a/config/waybar/style/Obsidian Glow.css +++ b/config/waybar/style/Obsidian Glow.css @@ -4,6 +4,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index e954d3e..fe08c19 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -4,6 +4,7 @@ *{ 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index aea1b55..eb4d3f6 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -14,7 +14,7 @@ font-family: "JetBrainsMono Nerd Font"; font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ - font-size: 96%; + font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; border-radius: 12px; } diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 9ac79f9..0d6a36f 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -12,7 +12,6 @@ * { background: @background; border: none; - min-height: 0; border-radius: 0; font-family: "JetBrainsMono Nerd Font"; font-size: 97%; diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css index 50b8f72..6d02815 100644 --- a/config/waybar/style/Translucent Chromatic.css +++ b/config/waybar/style/Translucent Chromatic.css @@ -18,6 +18,7 @@ * { 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 */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; From d483224ccbdb0fbf32cda0c397cda36bdbde4590 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 15:42:02 +0900 Subject: [PATCH 15/17] tweak refresh.sh and rofi config --- config/hypr/scripts/Refresh.sh | 5 +++-- config/rofi/config.rasi | 2 +- config/rofi/resolution/1080p/config.rasi | 2 +- config/rofi/resolution/1440p/config.rasi | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index e393b95..0d91de8 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -10,15 +10,16 @@ for _prs in "${_ps[@]}"; do fi done -sleep 0.5 +sleep 0.1 # Relaunch waybar waybar & +sleep 0.1 # Relaunch dunst with pywal-borders ${SCRIPTSDIR}/PywalDunst.sh & # Relaunching rainbow borders -sleep 0.5 +sleep 1 ${SCRIPTSDIR}/RainbowBorders.sh & # for cava-pywal (note, need to manually restart cava once wallpaper changes) diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 30e3aa7..9537843 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-image: url("~/.config/rofi/.current_wallpaper", width); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 30e3aa7..9537843 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-image: url("~/.config/rofi/.current_wallpaper", width); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index fa92f05..d55fdba 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-image: url("~/.config/rofi/.current_wallpaper", width); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } From ce747fcfbd3bfab76cfb21ffff4c385fff701f3e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 15:43:50 +0900 Subject: [PATCH 16/17] seems height is better --- config/rofi/config.rasi | 2 +- config/rofi/resolution/1080p/config.rasi | 2 +- config/rofi/resolution/1440p/config.rasi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 9537843..30e3aa7 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 9537843..30e3aa7 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index d55fdba..fa92f05 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } From 444d08e4f815ac83483565cbb0b6f2ee8bdef00e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 17:09:37 +0900 Subject: [PATCH 17/17] updated dunst configuration --- config/dunst/dunstrc | 69 ++++++-------------------------------------- 1 file changed, 9 insertions(+), 60 deletions(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 74d500d..6d00ba3 100755 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -17,19 +17,6 @@ # will be ignored. follow = mouse - # The geometry of the window: - # [{width}]x{height}[+/-{x}+/-{y}] - # The geometry of the message window. - # The height is measured in number of notifications everything else - # in pixels. If the width is omitted but the height is given - # ("-geometry x2"), the message window expands over the whole screen - # (dmenu-like). If width is 0, the window expands to the longest - # message displayed. A positive x is measured from the left, a - # negative from the right side of the screen. Y is measured from - # the top and down respectively. - # The width can be negative. In this case the actual width is the - # screen width minus the width defined in within the geometry option. - #geometry = "300x60+15+46" width = (250, 350) height = 250 origin = top-center @@ -37,23 +24,20 @@ notification_limit = 9 - # Show how many messages are currently hidden (because of geometry). + progress_bar_corner_radius = 4 + + # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes # Shrink window if it's smaller than the width. Will be ignored if # width is 0. shrink = no - # The transparency of the window. Range: [0; 100]. + # The transparency of the window. Range: [0; 100]. [x11 only] # This option will only work if a compositing window manager is # present (e.g. xcompmgr, compiz, etc.). #transparency = 100 - # The height of the entire notification. If the height is smaller - # than the font height and padding combined, it will be raised - # to the font height and padding. - notification_height = 15 - # Draw a line of "separator_height" pixel height between two # notifications. # Set to 0 to disable. @@ -70,7 +54,7 @@ frame_width = 2 # Defines color of the frame around the notification window. - frame_color = "#3C27C7" + frame_color = "#6C89AE" # Define a color for the separator. # possible values are: @@ -186,7 +170,7 @@ ### Misc/Advanced ### # dmenu path. - dmenu = /usr/bin/dmenu -p dunst: + dmenu = /usr/bin/rofi -p dunst: # Browser for opening urls in context menu. browser = /usr/bin/firefox -new-tab @@ -200,20 +184,6 @@ # Define the class of the windows spawned by dunst class = Dunst - # Print a notification on startup. - # This is mainly for error detection, since dbus (re-)starts dunst - # automatically after a crash. - startup_notification = false - - # Manage dunst's desire for talking - # Can be one of the following values: - # crit: Critical features. Dunst aborts - # warn: Only non-fatal warnings - # mesg: Important Messages - # info: all unimportant stuff - # debug: all less than unimportant stuff - verbosity = mesg - # Define the corner radius of the notification window # in pixel size. If the radius is 0, you have no rounded # corners. @@ -256,34 +226,13 @@ # where there are multiple screens with very different dpi values. per_monitor_dpi = false -[shortcuts] - - # Shortcuts are specified as [modifier+][modifier+]...key - # Available modifiers are "ctrl", "mod1" (the alt-key), "mod2", - # "mod3" and "mod4" (windows-key). - # Xev might be helpful to find names for keys. - - # Close notification. - close = ctrl+space - - # Close all notifications. - close_all = ctrl+shift+space - - # Redisplay last message(s). - # On the US keyboard layout "grave" is normally above TAB and left - # of "1". Make sure this key actually exists on your keyboard layout, - # e.g. check output of 'xmodmap -pke' - history = ctrl+grave - - # Context menu. - context = ctrl+shift+grave [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. background = "#00000095" foreground = "#fafafa" - frame_color = "#3C27C7" + frame_color = "#6C89AE" timeout = 2 # Icon for notifications with low urgency, uncomment to enable icon = $HOME/.config/dunst/images/bell.png @@ -291,7 +240,7 @@ [urgency_normal] background = "#00000095" foreground = "#fafafa" - frame_color = "#3C27C7" + frame_color = "#6C89AE" timeout = 5 # Icon for notifications with normal urgency, uncomment to enable icon = $HOME/.config/dunst/images/bell.png @@ -299,7 +248,7 @@ [urgency_critical] background = "#00000095" foreground = "#fafafa" - frame_color = "#3C27C7" + frame_color = "#6C89AE" timeout = 0 # Icon for notifications with critical urgency, uncomment to enable icon = $HOME/.config/dunst/images/bell.png