Browse Source

New Default icon for waybar menu module

Renamed custom-keybinds to hints on waybar module, css and configs

new waybar config default v2, which will be default for this release
pull/232/head
JaKooLit 2 years ago
parent
commit
efa04b17a6
  1. 2
      config/waybar/configs/[BOT] Default
  2. 2
      config/waybar/configs/[TOP] Default
  3. 2
      config/waybar/configs/[TOP] Default Laptop
  4. 53
      config/waybar/configs/[TOP] Default Laptop_v2
  5. 51
      config/waybar/configs/[TOP] Default_v2
  6. 4
      config/waybar/modules
  7. 2
      config/waybar/style/Catppuccin-Latte.css
  8. 2
      config/waybar/style/Catppuccin-Mocha.css
  9. 2
      config/waybar/style/Crimson.css
  10. 2
      config/waybar/style/Mauve.css
  11. 2
      config/waybar/style/Purpl.css
  12. 2
      config/waybar/style/Rose Pine.css
  13. 2
      config/waybar/style/Simple Pink.css
  14. 2
      config/waybar/style/[Black & White] Monochrome.css
  15. 4
      config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
  16. 2
      config/waybar/style/[Colored] Chroma Glow.css
  17. 2
      config/waybar/style/[Colored] Translucent.css
  18. 2
      config/waybar/style/[Colorful] Aurora Blossom.css
  19. 2
      config/waybar/style/[Colorful] Aurora.css
  20. 4
      config/waybar/style/[Colorful] Rainbow Spectrum.css
  21. 2
      config/waybar/style/[Dark] Golden Noir.css
  22. 2
      config/waybar/style/[Dark] Obsidian Edge.css
  23. 2
      config/waybar/style/[Light] Monochrome Contrast.css
  24. 2
      config/waybar/style/[Light] Obsidian Glow.css
  25. 2
      config/waybar/style/[Pywal] Chroma Edge.css
  26. 4
      config/waybar/style/[Pywal] Chroma Fusion.css
  27. 2
      config/waybar/style/[Pywal] Chroma Tally.css
  28. 2
      config/waybar/style/[Pywal] Colored.css
  29. 2
      config/waybar/style/[Pywal] Simple.css
  30. 2
      config/waybar/style/[Retro] Simple Style.css
  31. 2
      config/waybar/style/[Transparent] Crystal Clear.css
  32. 6
      copy.sh

2
config/waybar/configs/[BOT] Default

@ -41,7 +41,7 @@
"custom/lock",
//],
"custom/separator#dot-line",
"custom/keybinds",
"custom/hint",
],
"modules-right": [

2
config/waybar/configs/[TOP] Default

@ -41,7 +41,7 @@
"custom/lock",
//],
"custom/separator#dot-line",
"custom/keybinds",
"custom/hint",
],
"modules-right": [

2
config/waybar/configs/[TOP] Default Laptop

@ -41,7 +41,7 @@
"custom/lock",
//],
"custom/separator#dot-line",
"custom/keybinds",
"custom/hint",
],
"modules-right": [

53
config/waybar/configs/[TOP] Default Laptop_v2

@ -0,0 +1,53 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT v2 (Laptop) - Top ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-top": 3,
"margin-left": 8,
"margin-right": 8,
"modules-left": [
"custom/menu",
"custom/separator#dot-line",
"clock",
"group/motherboard",
"custom/separator#blank"
"group/laptop"
"custom/separator#line",
"custom/weather",
],
"modules-center": [
"custom/swaync",
"custom/cava_mviz",
"custom/light_dark",
"custom/separator#line",
"hyprland/workspaces#roman",
"custom/separator#line",
"idle_inhibitor",
"custom/hint",
],
"modules-right": [
"network#speed",
"custom/separator#line",
"tray",
"mpris",
"bluetooth",
"group/audio",
"keyboard-state",
"custom/keyboard",
"custom/lock",
"custom/separator#dot-line",
"custom/power",
],
}

51
config/waybar/configs/[TOP] Default_v2

@ -0,0 +1,51 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT v2 - Top ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-top": 3,
"margin-left": 8,
"margin-right": 8,
"modules-left": [
"custom/menu",
"custom/separator#dot-line",
"clock",
"group/motherboard",
"custom/separator#line",
"custom/weather",
],
"modules-center": [
"custom/swaync",
"custom/cava_mviz",
"custom/light_dark",
"custom/separator#line",
"hyprland/workspaces#roman",
"custom/separator#line",
"idle_inhibitor",
"custom/hint",
],
"modules-right": [
"network#speed",
"custom/separator#line",
"tray",
"mpris",
"bluetooth",
"group/audio",
"keyboard-state",
"custom/keyboard",
"custom/lock",
"custom/separator#dot-line",
"custom/power",
],
}

4
config/waybar/modules

@ -465,7 +465,7 @@
"tooltip": true,
},
"custom/keybinds": {
"custom/hint": {
"format":"󰺁 HINT!",
"exec": "echo ; echo Key Hints SUPER H",
"on-click": "~/.config/hypr/scripts/KeyHints.sh",
@ -499,7 +499,7 @@
},
"custom/menu": {
"format": "{}",
"format": "{}",
"exec": "echo ; echo 󱓟 app launcher",
"interval" : 86400, // once every day
"tooltip": true,

2
config/waybar/style/Catppuccin-Latte.css

@ -68,7 +68,7 @@ window#waybar.hidden {
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/Catppuccin-Mocha.css

@ -74,7 +74,7 @@ window#waybar.hidden {
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/Crimson.css

@ -129,7 +129,7 @@ tooltip {
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/Mauve.css

@ -151,7 +151,7 @@ tooltip {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/Purpl.css

@ -140,7 +140,7 @@ tooltip {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/Rose Pine.css

@ -118,7 +118,7 @@ tooltip {
#wireplumber,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/Simple Pink.css

@ -145,7 +145,7 @@ tooltip {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Black & White] Monochrome.css

@ -128,7 +128,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

4
config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css

@ -68,7 +68,7 @@ window#waybar.empty #window {
#wireplumber,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,
@ -126,7 +126,7 @@ window#waybar.empty #window {
}
#custom-swaync,
#custom-keybinds,
#custom-hint,
#tray {
color: aliceblue;
}

2
config/waybar/style/[Colored] Chroma Glow.css

@ -116,7 +116,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Colored] Translucent.css

@ -130,7 +130,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Colorful] Aurora Blossom.css

@ -117,7 +117,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Colorful] Aurora.css

@ -108,7 +108,7 @@ tooltip label{
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

4
config/waybar/style/[Colorful] Rainbow Spectrum.css

@ -72,7 +72,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,
@ -281,7 +281,7 @@ tooltip label{
background-color: #89dceb;
}
#custom-keybinds,
#custom-hint,
#pulseaudio {
background-color: #fab387;
}

2
config/waybar/style/[Dark] Golden Noir.css

@ -143,7 +143,7 @@ tooltip {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Dark] Obsidian Edge.css

@ -136,7 +136,7 @@ tooltip label {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Light] Monochrome Contrast.css

@ -129,7 +129,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Light] Obsidian Glow.css

@ -105,7 +105,7 @@ tooltip label {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Pywal] Chroma Edge.css

@ -109,7 +109,7 @@ tooltip label{
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

4
config/waybar/style/[Pywal] Chroma Fusion.css

@ -68,7 +68,7 @@ window#waybar.empty #window {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,
@ -124,7 +124,7 @@ window#waybar.empty #window {
color: @rosewater;
}
#custom-keybinds,
#custom-hint,
#tray {
color: aliceblue;
}

2
config/waybar/style/[Pywal] Chroma Tally.css

@ -74,7 +74,7 @@ window#waybar {
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Pywal] Colored.css

@ -137,7 +137,7 @@ tooltip {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Pywal] Simple.css

@ -125,7 +125,7 @@ tooltip {
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Retro] Simple Style.css

@ -67,7 +67,7 @@ window#waybar {
#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

2
config/waybar/style/[Transparent] Crystal Clear.css

@ -114,7 +114,7 @@ tooltip {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-hint,
#custom-keyboard,
#custom-light_dark,
#custom-lock,

6
copy.sh

@ -249,12 +249,14 @@ printf "\n%.0s" {1..3}
# Detect machine type and set Waybar configurations accordingly, logging the output
if hostnamectl | grep -q 'Chassis: desktop'; then
# Configurations for a desktop
ln -sf "$HOME/.config/waybar/configs/[TOP] Default" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG"
ln -sf "$HOME/.config/waybar/configs/[TOP] Default_v2" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG"
rm -r "$HOME/.config/waybar/configs/[TOP] Default Laptop" "$HOME/.config/waybar/configs/[BOT] Default Laptop" 2>&1 | tee -a "$LOG"
rm -r "$HOME/.config/waybar/configs/[TOP] Default Laptop_v2" 2>&1 | tee -a "$LOG"
else
# Configurations for a laptop or any system other than desktop
ln -sf "$HOME/.config/waybar/configs/[TOP] Default Laptop" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG"
ln -sf "$HOME/.config/waybar/configs/[TOP] Default Laptop_v2" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG"
rm -r "$HOME/.config/waybar/configs/[TOP] Default" "$HOME/.config/waybar/configs/[BOT] Default" 2>&1 | tee -a "$LOG"
rm -r "$HOME/.config/waybar/configs/[TOP] Default_v2" 2>&1 | tee -a "$LOG"
fi
printf "\n%.0s" {1..3}

Loading…
Cancel
Save