From c2fe9a6b1f39f0c326ba9d2c8b0fecf385ac4c22 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 11 Sep 2024 23:54:14 +0900 Subject: Separated waybar workspaces modules to "shorten" a bit the main waybar modules file --- config/waybar/configs/[BOT & Left] SouthWest | 10 ++++++++-- config/waybar/configs/[BOT & Right] SouthEast | 10 ++++++++-- config/waybar/configs/[BOT] Camellia | 5 ++++- config/waybar/configs/[BOT] Chrysanthemum | 5 ++++- config/waybar/configs/[BOT] Default | 5 ++++- config/waybar/configs/[BOT] Default Laptop | 5 ++++- config/waybar/configs/[BOT] Gardenia | 5 ++++- config/waybar/configs/[BOT] Peony | 5 ++++- config/waybar/configs/[BOT] Simple | 5 ++++- config/waybar/configs/[BOT] Sleek | 5 ++++- config/waybar/configs/[Left] WestWing | 5 ++++- config/waybar/configs/[Right] EastWing | 5 ++++- config/waybar/configs/[TOP & BOT] SummitSplit | 10 ++++++++-- config/waybar/configs/[TOP & Left] NorthWest | 10 ++++++++-- config/waybar/configs/[TOP & Right] NorthEast | 10 ++++++++-- config/waybar/configs/[TOP] Camellia | 5 ++++- config/waybar/configs/[TOP] Chrysanthemum | 5 ++++- config/waybar/configs/[TOP] Default | 5 ++++- config/waybar/configs/[TOP] Default Laptop | 5 ++++- config/waybar/configs/[TOP] Default Laptop_v2 | 5 ++++- config/waybar/configs/[TOP] Default Laptop_v3 | 5 ++++- config/waybar/configs/[TOP] Default_v2 | 5 ++++- config/waybar/configs/[TOP] Default_v3 | 5 ++++- config/waybar/configs/[TOP] Everforest | 6 ++++-- config/waybar/configs/[TOP] Gardenia | 5 ++++- config/waybar/configs/[TOP] Minimal - Long | 5 ++++- config/waybar/configs/[TOP] Minimal - Short | 5 ++++- config/waybar/configs/[TOP] Peony | 5 ++++- config/waybar/configs/[TOP] Simple | 5 ++++- config/waybar/configs/[TOP] Sleek | 5 ++++- 30 files changed, 140 insertions(+), 36 deletions(-) (limited to 'config/waybar/configs') diff --git a/config/waybar/configs/[BOT & Left] SouthWest b/config/waybar/configs/[BOT & Left] SouthWest index 14377d57..87be19f0 100644 --- a/config/waybar/configs/[BOT & Left] SouthWest +++ b/config/waybar/configs/[BOT & Left] SouthWest @@ -3,7 +3,10 @@ // ### BOTTOM and LEFT PANEL [{ -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, @@ -44,7 +47,10 @@ }, { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "left", "height": 650, diff --git a/config/waybar/configs/[BOT & Right] SouthEast b/config/waybar/configs/[BOT & Right] SouthEast index 7d684c85..db367b9c 100644 --- a/config/waybar/configs/[BOT & Right] SouthEast +++ b/config/waybar/configs/[BOT & Right] SouthEast @@ -3,7 +3,10 @@ // ### BOTTOM and RIGHT PANEL [{ -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, @@ -44,7 +47,10 @@ }, { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "right", "height": 650, diff --git a/config/waybar/configs/[BOT] Camellia b/config/waybar/configs/[BOT] Camellia index 91595848..4fabb931 100644 --- a/config/waybar/configs/[BOT] Camellia +++ b/config/waybar/configs/[BOT] Camellia @@ -6,7 +6,10 @@ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[BOT] Chrysanthemum b/config/waybar/configs/[BOT] Chrysanthemum index 7aaad0d5..f3368015 100644 --- a/config/waybar/configs/[BOT] Chrysanthemum +++ b/config/waybar/configs/[BOT] Chrysanthemum @@ -5,7 +5,10 @@ //* --- 👍 designed by https://github.com/Krautt 👍 --- */ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default index c396277e..d2638258 100644 --- a/config/waybar/configs/[BOT] Default +++ b/config/waybar/configs/[BOT] Default @@ -2,7 +2,10 @@ // ### DEFAULT Bottom ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[BOT] Default Laptop b/config/waybar/configs/[BOT] Default Laptop index 501e0c85..11e12da8 100644 --- a/config/waybar/configs/[BOT] Default Laptop +++ b/config/waybar/configs/[BOT] Default Laptop @@ -2,7 +2,10 @@ // ### DEFAULT Bottom - Laptop### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[BOT] Gardenia b/config/waybar/configs/[BOT] Gardenia index 9ba6d3b5..9025edfc 100644 --- a/config/waybar/configs/[BOT] Gardenia +++ b/config/waybar/configs/[BOT] Gardenia @@ -6,7 +6,10 @@ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[BOT] Peony b/config/waybar/configs/[BOT] Peony index 4b548b89..306ff4f9 100644 --- a/config/waybar/configs/[BOT] Peony +++ b/config/waybar/configs/[BOT] Peony @@ -6,7 +6,10 @@ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[BOT] Simple b/config/waybar/configs/[BOT] Simple index f2c0b883..ef5c30eb 100644 --- a/config/waybar/configs/[BOT] Simple +++ b/config/waybar/configs/[BOT] Simple @@ -2,7 +2,10 @@ // ### TOP Simple ## // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "bottom", //"mode": "dock", diff --git a/config/waybar/configs/[BOT] Sleek b/config/waybar/configs/[BOT] Sleek index 6bb595bc..c79fd71f 100644 --- a/config/waybar/configs/[BOT] Sleek +++ b/config/waybar/configs/[BOT] Sleek @@ -3,7 +3,10 @@ // Sleek { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "bottom", "height": 14, diff --git a/config/waybar/configs/[Left] WestWing b/config/waybar/configs/[Left] WestWing index a3381e8c..f44b97b2 100644 --- a/config/waybar/configs/[Left] WestWing +++ b/config/waybar/configs/[Left] WestWing @@ -3,7 +3,10 @@ // ### LEFT PANEL ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "left", "margin-top": 8, diff --git a/config/waybar/configs/[Right] EastWing b/config/waybar/configs/[Right] EastWing index 5ce7be2e..c9860298 100644 --- a/config/waybar/configs/[Right] EastWing +++ b/config/waybar/configs/[Right] EastWing @@ -3,7 +3,10 @@ // ### RIGHT PANEL ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "right", "margin-top": 8, diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit index 6e9cac28..3d419c22 100644 --- a/config/waybar/configs/[TOP & BOT] SummitSplit +++ b/config/waybar/configs/[TOP & BOT] SummitSplit @@ -3,7 +3,10 @@ // ### DUAL TOP and BOTTOM ### // [{ -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, @@ -42,7 +45,10 @@ }, { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP & Left] NorthWest b/config/waybar/configs/[TOP & Left] NorthWest index 81f23066..dd03fd92 100644 --- a/config/waybar/configs/[TOP & Left] NorthWest +++ b/config/waybar/configs/[TOP & Left] NorthWest @@ -3,7 +3,10 @@ // ### TOP and LEFT PANEL ## // [{ -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "width": 1200, @@ -41,7 +44,10 @@ }, { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "left", "height": 650, diff --git a/config/waybar/configs/[TOP & Right] NorthEast b/config/waybar/configs/[TOP & Right] NorthEast index 21bcb2c8..442c7886 100644 --- a/config/waybar/configs/[TOP & Right] NorthEast +++ b/config/waybar/configs/[TOP & Right] NorthEast @@ -3,7 +3,10 @@ // ### TOP and Right PANEL ## // [{ -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "width": 1200, @@ -41,7 +44,10 @@ }, { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "right", "height": 650, diff --git a/config/waybar/configs/[TOP] Camellia b/config/waybar/configs/[TOP] Camellia index ccb078fb..6cd1ee96 100644 --- a/config/waybar/configs/[TOP] Camellia +++ b/config/waybar/configs/[TOP] Camellia @@ -6,7 +6,10 @@ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Chrysanthemum b/config/waybar/configs/[TOP] Chrysanthemum index 9d1c1050..a37ce210 100644 --- a/config/waybar/configs/[TOP] Chrysanthemum +++ b/config/waybar/configs/[TOP] Chrysanthemum @@ -5,7 +5,10 @@ //* --- 👍 designed by https://github.com/Krautt 👍 --- */ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default index 79ac0995..747fd9fe 100644 --- a/config/waybar/configs/[TOP] Default +++ b/config/waybar/configs/[TOP] Default @@ -2,7 +2,10 @@ // ### DEFAULT - Top ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Default Laptop b/config/waybar/configs/[TOP] Default Laptop index 1521b824..02dd6169 100644 --- a/config/waybar/configs/[TOP] Default Laptop +++ b/config/waybar/configs/[TOP] Default Laptop @@ -2,7 +2,10 @@ // ### DEFAULT Top -Laptop ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Default Laptop_v2 b/config/waybar/configs/[TOP] Default Laptop_v2 index 6ddab7d8..24d1a58b 100644 --- a/config/waybar/configs/[TOP] Default Laptop_v2 +++ b/config/waybar/configs/[TOP] Default Laptop_v2 @@ -2,7 +2,10 @@ // ### DEFAULT v2 (Laptop) - Top ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Default Laptop_v3 b/config/waybar/configs/[TOP] Default Laptop_v3 index 84280402..80f4539b 100644 --- a/config/waybar/configs/[TOP] Default Laptop_v3 +++ b/config/waybar/configs/[TOP] Default Laptop_v3 @@ -2,7 +2,10 @@ // ### DEFAULT v2 (Laptop) - Top ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Default_v2 b/config/waybar/configs/[TOP] Default_v2 index 703cdee2..8a0b7a29 100644 --- a/config/waybar/configs/[TOP] Default_v2 +++ b/config/waybar/configs/[TOP] Default_v2 @@ -2,7 +2,10 @@ // ### DEFAULT v2 - Top ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Default_v3 b/config/waybar/configs/[TOP] Default_v3 index cf0fc80d..0575aba1 100644 --- a/config/waybar/configs/[TOP] Default_v3 +++ b/config/waybar/configs/[TOP] Default_v3 @@ -2,7 +2,10 @@ // ### DEFAULT v3 - Top ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Everforest b/config/waybar/configs/[TOP] Everforest index 326764cb..67cf09c4 100644 --- a/config/waybar/configs/[TOP] Everforest +++ b/config/waybar/configs/[TOP] Everforest @@ -3,7 +3,10 @@ // ### Everforest ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, @@ -24,7 +27,6 @@ // "mpris", "custom/swaync", "tray", - "mpris", ], "modules-center": [ "clock#forest", diff --git a/config/waybar/configs/[TOP] Gardenia b/config/waybar/configs/[TOP] Gardenia index fff39648..b8aa3b70 100644 --- a/config/waybar/configs/[TOP] Gardenia +++ b/config/waybar/configs/[TOP] Gardenia @@ -6,7 +6,10 @@ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Minimal - Long b/config/waybar/configs/[TOP] Minimal - Long index 5e2e5425..e5ff1e28 100644 --- a/config/waybar/configs/[TOP] Minimal - Long +++ b/config/waybar/configs/[TOP] Minimal - Long @@ -3,7 +3,10 @@ // ### Minimal - Long ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Minimal - Short b/config/waybar/configs/[TOP] Minimal - Short index 99616d84..e080fbd5 100644 --- a/config/waybar/configs/[TOP] Minimal - Short +++ b/config/waybar/configs/[TOP] Minimal - Short @@ -3,7 +3,10 @@ // ### Minimal -SHORT ### // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "top", "width": 1050, diff --git a/config/waybar/configs/[TOP] Peony b/config/waybar/configs/[TOP] Peony index f35979d3..2ceb6473 100644 --- a/config/waybar/configs/[TOP] Peony +++ b/config/waybar/configs/[TOP] Peony @@ -6,7 +6,10 @@ { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", //"mode": "dock", "exclusive": true, diff --git a/config/waybar/configs/[TOP] Simple b/config/waybar/configs/[TOP] Simple index 16b78ea3..fd51a06f 100644 --- a/config/waybar/configs/[TOP] Simple +++ b/config/waybar/configs/[TOP] Simple @@ -2,7 +2,10 @@ // ### TOP Simple ## // { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "top", //"mode": "dock", diff --git a/config/waybar/configs/[TOP] Sleek b/config/waybar/configs/[TOP] Sleek index c5d66fa8..12227bf5 100644 --- a/config/waybar/configs/[TOP] Sleek +++ b/config/waybar/configs/[TOP] Sleek @@ -2,7 +2,10 @@ // Sleek { -"include": "~/.config/waybar/modules", +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + ], "layer": "top", "position": "top", "height": 14, -- cgit v1.2.3 From 6c99347a62111f6ca23bf16c841d2cf1673b69b6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 13 Sep 2024 11:03:20 +0900 Subject: custom idle inhibitor on waybar which kills hypridle when toggled --- config/hypr/scripts/Hypridle.sh | 23 ++++++++++++++++++++++ config/waybar/Modules | 16 ++++++++++++--- config/waybar/ModulesWorkspaces | 1 - config/waybar/configs/[BOT & Left] SouthWest | 2 +- config/waybar/configs/[BOT & Right] SouthEast | 2 +- config/waybar/configs/[BOT] Default | 2 +- config/waybar/configs/[BOT] Simple | 2 +- config/waybar/configs/[BOT] Sleek | 2 +- config/waybar/configs/[TOP & BOT] SummitSplit | 2 +- config/waybar/configs/[TOP & Left] NorthWest | 2 +- config/waybar/configs/[TOP & Right] NorthEast | 2 +- config/waybar/configs/[TOP] Default | 2 +- config/waybar/configs/[TOP] Default_v2 | 2 +- config/waybar/configs/[TOP] Default_v3 | 2 +- config/waybar/configs/[TOP] Everforest | 2 +- config/waybar/configs/[TOP] Minimal - Long | 2 +- config/waybar/configs/[TOP] Simple | 2 +- config/waybar/configs/[TOP] Sleek | 2 +- config/waybar/style/[Black & White] Monochrome.css | 5 ++++- config/waybar/style/[Catppuccin] Latte.css | 7 +++++-- config/waybar/style/[Catppuccin] Mocha.css | 8 +++++--- config/waybar/style/[Colored] Chroma Glow.css | 12 ++++------- config/waybar/style/[Colored] Translucent.css | 8 +++++--- config/waybar/style/[Colorful] Aurora Blossom.css | 5 ++++- config/waybar/style/[Colorful] Aurora.css | 5 ++++- .../waybar/style/[Colorful] Rainbow Spectrum.css | 8 ++++++++ config/waybar/style/[Dark] Golden Noir.css | 7 +++++++ config/waybar/style/[Dark] Half-Moon.css | 7 +++++++ .../waybar/style/[Dark] Latte-Wallust combined.css | 11 +++++++++++ config/waybar/style/[Dark] Purpl.css | 7 +++++++ .../waybar/style/[Dark] Wallust Obsidian Edge.css | 7 +++++++ config/waybar/style/[Extra] Crimson.css | 7 +++++++ config/waybar/style/[Extra] EverForest.css | 4 ++++ config/waybar/style/[Extra] Mauve.css | 7 +++++++ config/waybar/style/[Extra] Rose Pine.css | 7 +++++++ config/waybar/style/[Extra] Simple Pink.css | 7 +++++++ .../waybar/style/[Light] Monochrome Contrast.css | 5 ++++- config/waybar/style/[Light] Obsidian Glow.css | 7 +++++++ config/waybar/style/[Retro] Simple Style.css | 7 +++++++ .../waybar/style/[Transparent] Crystal Clear.css | 8 ++++++++ .../[Wallust Bordered] Chroma Fusion Edge.css | 8 ++++++++ .../style/[Wallust Bordered] Chroma Simple.css | 6 ++++-- .../style/[Wallust Transparent] Crystal Clear.css | 7 +++++++ config/waybar/style/[Wallust] Box type.css | 7 +++++++ config/waybar/style/[Wallust] Chroma Edge.css | 6 ++++-- config/waybar/style/[Wallust] Chroma Fusion.css | 8 ++++++++ config/waybar/style/[Wallust] Chroma Tally.css | 8 ++++++++ config/waybar/style/[Wallust] Colored.css | 7 +++++++ config/waybar/style/[Wallust] Simple.css | 5 ++++- copy.sh | 4 ++-- 50 files changed, 246 insertions(+), 46 deletions(-) create mode 100755 config/hypr/scripts/Hypridle.sh (limited to 'config/waybar/configs') diff --git a/config/hypr/scripts/Hypridle.sh b/config/hypr/scripts/Hypridle.sh new file mode 100755 index 00000000..56176716 --- /dev/null +++ b/config/hypr/scripts/Hypridle.sh @@ -0,0 +1,23 @@ +#!/bin/bash +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# This is for custom version of waybar idle_inhibitor which activates / deactivates hypridle instead + +PROCESS="hypridle" + +if [[ "$1" == "status" ]]; then + sleep 1 + if pgrep -x "$PROCESS" >/dev/null; then + echo '{"text": "RUNNING", "class": "active", "tooltip": "idle_inhibitor NOT ACTIVE\nLeft Click: Activate\nRight Click: Lock Screen"}' + else + echo '{"text": "NOT RUNNING", "class": "notactive", "tooltip": "idle_inhibitor is ACTIVE\nLeft Click: Deactivate\nRight Click: Lock Screen"}' + fi +elif [[ "$1" == "toggle" ]]; then + if pgrep -x "$PROCESS" >/dev/null; then + pkill "$PROCESS" + else + "$PROCESS" + fi +else + echo "Usage: $0 {status|toggle}" + exit 1 +fi diff --git a/config/waybar/Modules b/config/waybar/Modules index 0b8b6da2..856f9dc2 100644 --- a/config/waybar/Modules +++ b/config/waybar/Modules @@ -2,7 +2,6 @@ /* Waybar Modules */ { - /* NOTE: hyprland-workspaces on a separate file */ // Weather and Temperature Modules as this is most like to change always. // Result is of course easier to edit @@ -21,7 +20,7 @@ "interval": 10, "tooltip": true, "hwmon-path": [ - "/sys/class/hwmon/hwmon1/temp1_input", + "/sys/class/hwmon/hwmon1/temp2_input", "/sys/class/thermal/thermal_zone0/temp" ], //"thermal-zone": 0, @@ -37,7 +36,7 @@ "interval": 10, "tooltip": true, "hwmon-path": [ - "/sys/class/hwmon/hwmon1/temp1_input", + "/sys/class/hwmon/hwmon1/temp2_input", "/sys/class/thermal/thermal_zone0/temp" ], //"thermal-zone": 0, @@ -469,6 +468,17 @@ "tooltip": true, "tooltip-format": "󱧣 Quick Tips", }, +// Hypridle inhibitor +"custom/hypridle": { + "format": " 󰷛 ", + "return-type": "json", + "escape": true, + "exec-on-event": true, + "interval": 60, + "exec": "$HOME/.config/hypr/scripts/Hypridle.sh status", + "on-click": "$HOME/.config/hypr/scripts/Hypridle.sh toggle", + "on-click-right": "hyprlock" + }, "custom/keyboard": { "exec": "cat ~/.cache/kb_layout", "interval": 1, diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index e7fc51c9..03ba1bd1 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -2,7 +2,6 @@ /* Waybar Workspaces modules */ /* Generally, this is a potential expanding of choices for hyprland/workspace */ - { // HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs diff --git a/config/waybar/configs/[BOT & Left] SouthWest b/config/waybar/configs/[BOT & Left] SouthWest index 87be19f0..8733cf40 100644 --- a/config/waybar/configs/[BOT & Left] SouthWest +++ b/config/waybar/configs/[BOT & Left] SouthWest @@ -65,7 +65,7 @@ "modules-left": [ "custom/lock", - "idle_inhibitor", + "custom/hypridle", ], "modules-center": [ diff --git a/config/waybar/configs/[BOT & Right] SouthEast b/config/waybar/configs/[BOT & Right] SouthEast index db367b9c..92247726 100644 --- a/config/waybar/configs/[BOT & Right] SouthEast +++ b/config/waybar/configs/[BOT & Right] SouthEast @@ -65,7 +65,7 @@ "modules-left": [ "custom/lock", - "idle_inhibitor", + "custom/hypridle", ], "modules-center": [ diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default index d2638258..a6bf5e7b 100644 --- a/config/waybar/configs/[BOT] Default +++ b/config/waybar/configs/[BOT] Default @@ -35,7 +35,7 @@ "modules-center": [ "custom/menu", "custom/separator#dot-line", - "idle_inhibitor", + "custom/hypridle", "custom/separator#dot-line", "clock", "custom/separator#dot-line", diff --git a/config/waybar/configs/[BOT] Simple b/config/waybar/configs/[BOT] Simple index ef5c30eb..76d20698 100644 --- a/config/waybar/configs/[BOT] Simple +++ b/config/waybar/configs/[BOT] Simple @@ -17,7 +17,7 @@ "margin-top": 2, "modules-left": [ - "idle_inhibitor", + "custom/hypridle", "group/mobo_drawer", "hyprland/workspaces#rw", "tray", diff --git a/config/waybar/configs/[BOT] Sleek b/config/waybar/configs/[BOT] Sleek index c79fd71f..277551d0 100644 --- a/config/waybar/configs/[BOT] Sleek +++ b/config/waybar/configs/[BOT] Sleek @@ -24,7 +24,7 @@ ], "modules-center": [ - "idle_inhibitor", + "custom/hypridle", "custom/separator#blank", "clock", "custom/separator#blank", diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit index 3d419c22..0504fdee 100644 --- a/config/waybar/configs/[TOP & BOT] SummitSplit +++ b/config/waybar/configs/[TOP & BOT] SummitSplit @@ -27,7 +27,7 @@ ], "modules-center": [ - "idle_inhibitor", + "custom/hypridle", "clock", "custom/light_dark", ], diff --git a/config/waybar/configs/[TOP & Left] NorthWest b/config/waybar/configs/[TOP & Left] NorthWest index dd03fd92..3652d149 100644 --- a/config/waybar/configs/[TOP & Left] NorthWest +++ b/config/waybar/configs/[TOP & Left] NorthWest @@ -61,7 +61,7 @@ "modules-left": [ "custom/lock", - "idle_inhibitor", + "custom/hypridle", ], "modules-center": [ diff --git a/config/waybar/configs/[TOP & Right] NorthEast b/config/waybar/configs/[TOP & Right] NorthEast index 442c7886..6347945d 100644 --- a/config/waybar/configs/[TOP & Right] NorthEast +++ b/config/waybar/configs/[TOP & Right] NorthEast @@ -62,7 +62,7 @@ "modules-left": [ "custom/lock", - "idle_inhibitor", + "custom/hypridle", ], "modules-center": [ diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default index 747fd9fe..db4a953f 100644 --- a/config/waybar/configs/[TOP] Default +++ b/config/waybar/configs/[TOP] Default @@ -35,7 +35,7 @@ "modules-center": [ "custom/menu", "custom/separator#dot-line", - "idle_inhibitor", + "custom/hypridle", "custom/separator#dot-line", "clock", "custom/separator#dot-line", diff --git a/config/waybar/configs/[TOP] Default_v2 b/config/waybar/configs/[TOP] Default_v2 index 8a0b7a29..ff2a7077 100644 --- a/config/waybar/configs/[TOP] Default_v2 +++ b/config/waybar/configs/[TOP] Default_v2 @@ -35,7 +35,7 @@ "custom/separator#line", "hyprland/workspaces#roman", "custom/separator#dot-line", - "idle_inhibitor", + "custom/hypridle", "custom/hint", ], diff --git a/config/waybar/configs/[TOP] Default_v3 b/config/waybar/configs/[TOP] Default_v3 index 0575aba1..4a4a00f9 100644 --- a/config/waybar/configs/[TOP] Default_v3 +++ b/config/waybar/configs/[TOP] Default_v3 @@ -37,7 +37,7 @@ "custom/separator#line", "hyprland/workspaces#kanji", "custom/separator#dot-line", - "idle_inhibitor", + "custom/hypridle", "custom/hint", ], diff --git a/config/waybar/configs/[TOP] Everforest b/config/waybar/configs/[TOP] Everforest index 67cf09c4..67b09eff 100644 --- a/config/waybar/configs/[TOP] Everforest +++ b/config/waybar/configs/[TOP] Everforest @@ -30,7 +30,7 @@ ], "modules-center": [ "clock#forest", - "idle_inhibitor", + "custom/hypridle", ], "modules-right": [ "cpu#forest", diff --git a/config/waybar/configs/[TOP] Minimal - Long b/config/waybar/configs/[TOP] Minimal - Long index e5ff1e28..8ea6e306 100644 --- a/config/waybar/configs/[TOP] Minimal - Long +++ b/config/waybar/configs/[TOP] Minimal - Long @@ -30,7 +30,7 @@ ], "modules-center": [ "clock", - "idle_inhibitor", + "custom/hypridle", ], "modules-right": [ "group/mobo_drawer", diff --git a/config/waybar/configs/[TOP] Simple b/config/waybar/configs/[TOP] Simple index fd51a06f..a0a1d28d 100644 --- a/config/waybar/configs/[TOP] Simple +++ b/config/waybar/configs/[TOP] Simple @@ -17,7 +17,7 @@ "margin-top": 2, "modules-left": [ - "idle_inhibitor", + "custom/hypridle", "group/mobo_drawer", "hyprland/workspaces#rw", "tray", diff --git a/config/waybar/configs/[TOP] Sleek b/config/waybar/configs/[TOP] Sleek index 12227bf5..edcf6f49 100644 --- a/config/waybar/configs/[TOP] Sleek +++ b/config/waybar/configs/[TOP] Sleek @@ -23,7 +23,7 @@ ], "modules-center": [ - "idle_inhibitor", + "custom/hypridle", "custom/separator#blank", "clock#3", "custom/separator#blank", diff --git a/config/waybar/style/[Black & White] Monochrome.css b/config/waybar/style/[Black & White] Monochrome.css index 13f6cdf4..a572ab71 100644 --- a/config/waybar/style/[Black & White] Monochrome.css +++ b/config/waybar/style/[Black & White] Monochrome.css @@ -129,6 +129,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -154,9 +155,11 @@ tooltip label{ padding-left: 6px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #ffd700; } + #pulseaudio.muted { color: #cc3436; } diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index 92eac7ff..0fc4272e 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -100,6 +100,7 @@ window#waybar.empty #window { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -125,8 +126,10 @@ window#waybar.empty #window { padding-left: 6px; } -#idle_inhibitor { - color: @blue; +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; } #backlight { diff --git a/config/waybar/style/[Catppuccin] Mocha.css b/config/waybar/style/[Catppuccin] Mocha.css index 98a4240c..17c89f60 100644 --- a/config/waybar/style/[Catppuccin] Mocha.css +++ b/config/waybar/style/[Catppuccin] Mocha.css @@ -120,6 +120,7 @@ window#waybar.empty #window { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -144,9 +145,10 @@ window#waybar.empty #window { padding-right: 6px; padding-left: 6px; } - -#idle_inhibitor { - color: @blue; +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; } #bluetooth, diff --git a/config/waybar/style/[Colored] Chroma Glow.css b/config/waybar/style/[Colored] Chroma Glow.css index 05a3013e..8840bfeb 100644 --- a/config/waybar/style/[Colored] Chroma Glow.css +++ b/config/waybar/style/[Colored] Chroma Glow.css @@ -116,6 +116,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -264,15 +265,10 @@ label:focus { /* background-color: #505050; */ } -#idle_inhibitor { - color: #ADD8E6; - /*background-color: #2d3436;*/ -} - +/*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - /*background-color: #ecf0f1;*/ - color: #2dcc36; - /*color: #2d3436;*/ + color: #ffd700; } #mpd { diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css index 8d6aab16..bd5b5c39 100644 --- a/config/waybar/style/[Colored] Translucent.css +++ b/config/waybar/style/[Colored] Translucent.css @@ -125,6 +125,7 @@ tooltip { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -282,15 +283,16 @@ label:focus { /* background-color: #505050; */ } +#custom-hypridle, #idle_inhibitor { color: #f9e2af; /*background-color: #2d3436;*/ } +/*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - /*background-color: #ecf0f1;*/ - color: #2dcc36; - /*color: #2d3436;*/ + color: #ffd700; } #mpd { diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css index e29ab9a7..e39392a5 100644 --- a/config/waybar/style/[Colorful] Aurora Blossom.css +++ b/config/waybar/style/[Colorful] Aurora Blossom.css @@ -118,6 +118,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -146,9 +147,11 @@ tooltip label{ padding: 1px 3px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #ffd700; } + #pulseaudio.muted { color: #cc3436; } diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index 55dffc62..f4fdb6f4 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -107,6 +107,7 @@ tooltip label{ #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -153,9 +154,11 @@ tooltip label{ padding-right: 12px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #ffd700; } + #pulseaudio.muted { color: #cc3436; } diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 03096358..b9b532c0 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -100,6 +100,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -236,10 +237,17 @@ tooltip label{ #custom-power_vertical, #custom-light_dark, +#custom-hypridle, #idle_inhibitor { background-color: #86b4fa; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #bluetooth { background-color: #89dceb; } diff --git a/config/waybar/style/[Dark] Golden Noir.css b/config/waybar/style/[Dark] Golden Noir.css index 96ac0b90..fe5fd290 100644 --- a/config/waybar/style/[Dark] Golden Noir.css +++ b/config/waybar/style/[Dark] Golden Noir.css @@ -135,6 +135,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -171,6 +172,12 @@ tooltip { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #battery.critical:not(.charging) { color: #f53c3c; animation-name: blink; diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css index 67cb4f97..9804f455 100644 --- a/config/waybar/style/[Dark] Half-Moon.css +++ b/config/waybar/style/[Dark] Half-Moon.css @@ -124,6 +124,7 @@ color: #F3F4F5; #custom-light_dark, #custom-swaync, +#custom-hypridle, #idle_inhibitor, #clock { color: #B8CC52; @@ -133,6 +134,12 @@ color: #F3F4F5; padding: 2px 15px; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #bluetooth { color: blue; background: #0F1419; diff --git a/config/waybar/style/[Dark] Latte-Wallust combined.css b/config/waybar/style/[Dark] Latte-Wallust combined.css index c0cf90a3..bb768c92 100644 --- a/config/waybar/style/[Dark] Latte-Wallust combined.css +++ b/config/waybar/style/[Dark] Latte-Wallust combined.css @@ -169,6 +169,8 @@ tooltip { #custom-keyboard, #custom-light_dark, #custom-lock, +#custom-hint, +#custom-hypridle, #custom-menu, #custom-power_vertical, #custom-power, @@ -340,10 +342,19 @@ tooltip { min-width: 10px; border-radius: 5px; } + +#custom-hypridle, #custom-lock, #idle_inhibitor { color: @teal; } + +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #clock { color: @sapphire; border-radius: 15px; diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css index ed06d3b5..2f99e43a 100644 --- a/config/waybar/style/[Dark] Purpl.css +++ b/config/waybar/style/[Dark] Purpl.css @@ -133,6 +133,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -169,6 +170,12 @@ tooltip { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #taskbar button.active { background-color: purple; padding-left: 12px; diff --git a/config/waybar/style/[Dark] Wallust Obsidian Edge.css b/config/waybar/style/[Dark] Wallust Obsidian Edge.css index 06385e44..5ba7c70e 100644 --- a/config/waybar/style/[Dark] Wallust Obsidian Edge.css +++ b/config/waybar/style/[Dark] Wallust Obsidian Edge.css @@ -137,6 +137,7 @@ tooltip label { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -174,6 +175,12 @@ tooltip label { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #battery.critical:not(.charging) { color: #f53c3c; animation-name: blink; diff --git a/config/waybar/style/[Extra] Crimson.css b/config/waybar/style/[Extra] Crimson.css index 89dbb93a..77777472 100644 --- a/config/waybar/style/[Extra] Crimson.css +++ b/config/waybar/style/[Extra] Crimson.css @@ -129,6 +129,7 @@ tooltip { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -164,6 +165,12 @@ tooltip { color: #000000; } } + +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} #battery.critical:not(.charging) { color: #f53c3c; diff --git a/config/waybar/style/[Extra] EverForest.css b/config/waybar/style/[Extra] EverForest.css index 89a397c2..b7d6e753 100644 --- a/config/waybar/style/[Extra] EverForest.css +++ b/config/waybar/style/[Extra] EverForest.css @@ -219,6 +219,7 @@ window#waybar.empty #window { background-color: @bg0; } +#custom-hypridle, #idle_inhibitor { padding: 0px 5px; border-radius: 5px; @@ -226,6 +227,8 @@ window#waybar.empty #window { background-color: @blue; color: @black; } +/*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { background-color: @fg; color: @bg0; @@ -308,6 +311,7 @@ window#waybar.empty #window { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Extra] Mauve.css b/config/waybar/style/[Extra] Mauve.css index 120b5389..916ff140 100644 --- a/config/waybar/style/[Extra] Mauve.css +++ b/config/waybar/style/[Extra] Mauve.css @@ -146,6 +146,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -183,6 +184,12 @@ tooltip { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #battery.critical:not(.charging) { color: #f53c3c; animation-name: blink; diff --git a/config/waybar/style/[Extra] Rose Pine.css b/config/waybar/style/[Extra] Rose Pine.css index 411c96e5..9ebd46f3 100644 --- a/config/waybar/style/[Extra] Rose Pine.css +++ b/config/waybar/style/[Extra] Rose Pine.css @@ -127,6 +127,7 @@ tooltip { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -165,6 +166,12 @@ tooltip { background-color: red; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #backlight { padding-right: 2px; } diff --git a/config/waybar/style/[Extra] Simple Pink.css b/config/waybar/style/[Extra] Simple Pink.css index 45cd0dad..1e006764 100644 --- a/config/waybar/style/[Extra] Simple Pink.css +++ b/config/waybar/style/[Extra] Simple Pink.css @@ -139,6 +139,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -176,6 +177,12 @@ tooltip { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #taskbar button.active { background-color: pink; padding-left: 12px; diff --git a/config/waybar/style/[Light] Monochrome Contrast.css b/config/waybar/style/[Light] Monochrome Contrast.css index 83524d39..34a6a0c9 100644 --- a/config/waybar/style/[Light] Monochrome Contrast.css +++ b/config/waybar/style/[Light] Monochrome Contrast.css @@ -130,6 +130,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -158,9 +159,11 @@ tooltip label{ padding: 1px 3px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #ffd700; } + #pulseaudio.muted { color: #cc3436; } diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css index 001117f5..862763a3 100644 --- a/config/waybar/style/[Light] Obsidian Glow.css +++ b/config/waybar/style/[Light] Obsidian Glow.css @@ -104,6 +104,7 @@ tooltip label { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -141,6 +142,12 @@ tooltip label { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #taskbar button.active { background-color: #585b70; color: #cdd6f4; diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index f966b858..6c1f731f 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -70,6 +70,7 @@ window#waybar { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -101,6 +102,12 @@ window#waybar { border-bottom: 3px solid yellow; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #battery.critical, #disk.critical, #memory.critical, diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css index 7bf67f9b..e6a475ca 100644 --- a/config/waybar/style/[Transparent] Crystal Clear.css +++ b/config/waybar/style/[Transparent] Crystal Clear.css @@ -91,6 +91,7 @@ window#waybar.empty #window { #workspaces, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -126,6 +127,13 @@ window#waybar.empty #window { color: #000000; } } + +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #taskbar button:hover { padding-left: 3px; padding-right: 3px; diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css index 198fd450..e06c8a13 100644 --- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css +++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css @@ -80,6 +80,7 @@ tooltip { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -165,10 +166,17 @@ tooltip { } #custom-lock, +#custom-hypridle, #idle_inhibitor { color: @teal; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #custom-cava_mviz{ color: @color2; } diff --git a/config/waybar/style/[Wallust Bordered] Chroma Simple.css b/config/waybar/style/[Wallust Bordered] Chroma Simple.css index 047a91c3..1bd50f8c 100644 --- a/config/waybar/style/[Wallust Bordered] Chroma Simple.css +++ b/config/waybar/style/[Wallust Bordered] Chroma Simple.css @@ -105,6 +105,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -225,9 +226,10 @@ tooltip { border: 2px solid @color14; } +/*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: @color12; - border: 2px solid @color12; + color: #ffd700; } #battery.good { diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css index d6060407..50e03d59 100644 --- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css +++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css @@ -115,6 +115,7 @@ window#waybar.empty #window { #workspaces, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -150,6 +151,12 @@ window#waybar.empty #window { color: #000000; } } + +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} #battery.critical:not(.charging) { color: @critical; diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 0bdf607b..e176dd8e 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -105,6 +105,7 @@ window#waybar.empty #window { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -141,6 +142,12 @@ window#waybar.empty #window { padding-right: 2px; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +}} + #network { padding-right: 12px; } diff --git a/config/waybar/style/[Wallust] Chroma Edge.css b/config/waybar/style/[Wallust] Chroma Edge.css index 6dea2949..a54b54ae 100644 --- a/config/waybar/style/[Wallust] Chroma Edge.css +++ b/config/waybar/style/[Wallust] Chroma Edge.css @@ -107,6 +107,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -311,9 +312,10 @@ label:focus { /*background-color: #2d3436;*/ } +/*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - /*background-color: #ecf0f1;*/ - color: #2dcc36; + color: #ffd700; } #temperature { diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css index cb1abdf3..ee71aef8 100644 --- a/config/waybar/style/[Wallust] Chroma Fusion.css +++ b/config/waybar/style/[Wallust] Chroma Fusion.css @@ -80,6 +80,7 @@ tooltip { #workspaces, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -166,10 +167,17 @@ tooltip { } #custom-lock, +#custom-hypridle, #idle_inhibitor { color: @teal; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #workspaces { margin: 3px 3px 3px 3px; padding: 0px 1px; diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index ec6b6e14..0648e02f 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -99,6 +99,7 @@ tooltip { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -205,10 +206,17 @@ tooltip { } #keyboard-state, +#custom-hypridle, #idle_inhibitor { color: #ebcb8b; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #tray { } diff --git a/config/waybar/style/[Wallust] Colored.css b/config/waybar/style/[Wallust] Colored.css index ba4e3163..de15af33 100644 --- a/config/waybar/style/[Wallust] Colored.css +++ b/config/waybar/style/[Wallust] Colored.css @@ -131,6 +131,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -167,6 +168,12 @@ tooltip { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +} + #taskbar button.active { background-color: rgb(47, 46, 46); border-radius: 30px; diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index d68d3a6e..30522f03 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -129,6 +129,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -165,9 +166,11 @@ tooltip { padding: 1px 3px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #ffd700; } + #pulseaudio.muted { color: #cc3436; } diff --git a/copy.sh b/copy.sh index ff19ab97..7efae273 100755 --- a/copy.sh +++ b/copy.sh @@ -104,7 +104,7 @@ layout=$(detect_layout) if [ "$layout" = "(unset)" ]; then while true; do printf "\n%.0s" {1..1} -print_color $RED " +print_color $ORANGE " █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ STOP AND READ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ @@ -152,7 +152,7 @@ while true; do break ;; [nN]) printf "\n%.0s" {1..2} -print_color $RED " +print_color $ORANGE " █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ STOP AND READ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ -- cgit v1.2.3 From ae9c85b7e5150d66c4c34f56017f5837a7dc3913 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 14 Sep 2024 22:23:44 +0900 Subject: The return of the waybar idle_inhibitor module to configs --- config/waybar/Modules | 7 +++++-- config/waybar/configs/[BOT & Left] SouthWest | 2 +- config/waybar/configs/[BOT & Right] SouthEast | 2 +- config/waybar/configs/[BOT] Default | 2 +- config/waybar/configs/[BOT] Simple | 2 +- config/waybar/configs/[BOT] Sleek | 2 +- config/waybar/configs/[TOP & BOT] SummitSplit | 2 +- config/waybar/configs/[TOP & Left] NorthWest | 2 +- config/waybar/configs/[TOP & Right] NorthEast | 2 +- config/waybar/configs/[TOP] Default | 2 +- config/waybar/configs/[TOP] Default_v2 | 2 +- config/waybar/configs/[TOP] Default_v3 | 3 ++- config/waybar/configs/[TOP] Everforest | 2 +- config/waybar/configs/[TOP] Minimal - Long | 2 +- config/waybar/configs/[TOP] Simple | 2 +- config/waybar/configs/[TOP] Sleek | 2 +- 16 files changed, 21 insertions(+), 17 deletions(-) (limited to 'config/waybar/configs') diff --git a/config/waybar/Modules b/config/waybar/Modules index 653c7efe..10274170 100644 --- a/config/waybar/Modules +++ b/config/waybar/Modules @@ -269,10 +269,13 @@ }, }, "idle_inhibitor": { + "tooltip": true, + "tooltip-format-activated": "Idle_inhibitor active", + "tooltip-format-deactivated": "Idle_inhibitor not active", "format": "{icon}", "format-icons": { - "activated": " ", - "deactivated": " ", + "activated": " ", + "deactivated": " ", } }, "keyboard-state": { diff --git a/config/waybar/configs/[BOT & Left] SouthWest b/config/waybar/configs/[BOT & Left] SouthWest index 8733cf40..87be19f0 100644 --- a/config/waybar/configs/[BOT & Left] SouthWest +++ b/config/waybar/configs/[BOT & Left] SouthWest @@ -65,7 +65,7 @@ "modules-left": [ "custom/lock", - "custom/hypridle", + "idle_inhibitor", ], "modules-center": [ diff --git a/config/waybar/configs/[BOT & Right] SouthEast b/config/waybar/configs/[BOT & Right] SouthEast index 92247726..db367b9c 100644 --- a/config/waybar/configs/[BOT & Right] SouthEast +++ b/config/waybar/configs/[BOT & Right] SouthEast @@ -65,7 +65,7 @@ "modules-left": [ "custom/lock", - "custom/hypridle", + "idle_inhibitor", ], "modules-center": [ diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default index a6bf5e7b..d2638258 100644 --- a/config/waybar/configs/[BOT] Default +++ b/config/waybar/configs/[BOT] Default @@ -35,7 +35,7 @@ "modules-center": [ "custom/menu", "custom/separator#dot-line", - "custom/hypridle", + "idle_inhibitor", "custom/separator#dot-line", "clock", "custom/separator#dot-line", diff --git a/config/waybar/configs/[BOT] Simple b/config/waybar/configs/[BOT] Simple index 76d20698..ef5c30eb 100644 --- a/config/waybar/configs/[BOT] Simple +++ b/config/waybar/configs/[BOT] Simple @@ -17,7 +17,7 @@ "margin-top": 2, "modules-left": [ - "custom/hypridle", + "idle_inhibitor", "group/mobo_drawer", "hyprland/workspaces#rw", "tray", diff --git a/config/waybar/configs/[BOT] Sleek b/config/waybar/configs/[BOT] Sleek index 277551d0..c79fd71f 100644 --- a/config/waybar/configs/[BOT] Sleek +++ b/config/waybar/configs/[BOT] Sleek @@ -24,7 +24,7 @@ ], "modules-center": [ - "custom/hypridle", + "idle_inhibitor", "custom/separator#blank", "clock", "custom/separator#blank", diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit index 0504fdee..3d419c22 100644 --- a/config/waybar/configs/[TOP & BOT] SummitSplit +++ b/config/waybar/configs/[TOP & BOT] SummitSplit @@ -27,7 +27,7 @@ ], "modules-center": [ - "custom/hypridle", + "idle_inhibitor", "clock", "custom/light_dark", ], diff --git a/config/waybar/configs/[TOP & Left] NorthWest b/config/waybar/configs/[TOP & Left] NorthWest index 3652d149..dd03fd92 100644 --- a/config/waybar/configs/[TOP & Left] NorthWest +++ b/config/waybar/configs/[TOP & Left] NorthWest @@ -61,7 +61,7 @@ "modules-left": [ "custom/lock", - "custom/hypridle", + "idle_inhibitor", ], "modules-center": [ diff --git a/config/waybar/configs/[TOP & Right] NorthEast b/config/waybar/configs/[TOP & Right] NorthEast index 6347945d..442c7886 100644 --- a/config/waybar/configs/[TOP & Right] NorthEast +++ b/config/waybar/configs/[TOP & Right] NorthEast @@ -62,7 +62,7 @@ "modules-left": [ "custom/lock", - "custom/hypridle", + "idle_inhibitor", ], "modules-center": [ diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default index db4a953f..747fd9fe 100644 --- a/config/waybar/configs/[TOP] Default +++ b/config/waybar/configs/[TOP] Default @@ -35,7 +35,7 @@ "modules-center": [ "custom/menu", "custom/separator#dot-line", - "custom/hypridle", + "idle_inhibitor", "custom/separator#dot-line", "clock", "custom/separator#dot-line", diff --git a/config/waybar/configs/[TOP] Default_v2 b/config/waybar/configs/[TOP] Default_v2 index ff2a7077..8a0b7a29 100644 --- a/config/waybar/configs/[TOP] Default_v2 +++ b/config/waybar/configs/[TOP] Default_v2 @@ -35,7 +35,7 @@ "custom/separator#line", "hyprland/workspaces#roman", "custom/separator#dot-line", - "custom/hypridle", + "idle_inhibitor", "custom/hint", ], diff --git a/config/waybar/configs/[TOP] Default_v3 b/config/waybar/configs/[TOP] Default_v3 index 4a4a00f9..de393ee0 100644 --- a/config/waybar/configs/[TOP] Default_v3 +++ b/config/waybar/configs/[TOP] Default_v3 @@ -37,7 +37,8 @@ "custom/separator#line", "hyprland/workspaces#kanji", "custom/separator#dot-line", - "custom/hypridle", + "idle_inhibitor", + //"idle_inhibitor", "custom/hint", ], diff --git a/config/waybar/configs/[TOP] Everforest b/config/waybar/configs/[TOP] Everforest index 67b09eff..67cf09c4 100644 --- a/config/waybar/configs/[TOP] Everforest +++ b/config/waybar/configs/[TOP] Everforest @@ -30,7 +30,7 @@ ], "modules-center": [ "clock#forest", - "custom/hypridle", + "idle_inhibitor", ], "modules-right": [ "cpu#forest", diff --git a/config/waybar/configs/[TOP] Minimal - Long b/config/waybar/configs/[TOP] Minimal - Long index 8ea6e306..e5ff1e28 100644 --- a/config/waybar/configs/[TOP] Minimal - Long +++ b/config/waybar/configs/[TOP] Minimal - Long @@ -30,7 +30,7 @@ ], "modules-center": [ "clock", - "custom/hypridle", + "idle_inhibitor", ], "modules-right": [ "group/mobo_drawer", diff --git a/config/waybar/configs/[TOP] Simple b/config/waybar/configs/[TOP] Simple index a0a1d28d..77ddefa0 100644 --- a/config/waybar/configs/[TOP] Simple +++ b/config/waybar/configs/[TOP] Simple @@ -17,7 +17,7 @@ "margin-top": 2, "modules-left": [ - "custom/hypridle", + "idle_inhibitor", "group/mobo_drawer", "hyprland/workspaces#rw", "tray", diff --git a/config/waybar/configs/[TOP] Sleek b/config/waybar/configs/[TOP] Sleek index edcf6f49..12227bf5 100644 --- a/config/waybar/configs/[TOP] Sleek +++ b/config/waybar/configs/[TOP] Sleek @@ -23,7 +23,7 @@ ], "modules-center": [ - "custom/hypridle", + "idle_inhibitor", "custom/separator#blank", "clock#3", "custom/separator#blank", -- cgit v1.2.3