Browse Source

updated modules and Waybar Defaults configs

pull/53/head
JaKooLit 2 years ago
parent
commit
651ab648e1
  1. 2
      config/waybar/configs/Def[Bottom]-Laptop
  2. 2
      config/waybar/configs/Def[TOP]-Laptop
  3. 2
      config/waybar/configs/Default [Bottom]
  4. 2
      config/waybar/configs/Default [TOP]
  5. 4
      config/waybar/modules

2
config/waybar/configs/Def[Bottom]-Laptop

@ -1,6 +1,6 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT ### //
// ### DEFAULT Bottom - Laptop### //
{
"include": "~/.config/waybar/modules",
"layer": "top",

2
config/waybar/configs/Def[TOP]-Laptop

@ -1,6 +1,6 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT ### //
// ### DEFAULT Top -Laptop ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",

2
config/waybar/configs/Default [Bottom]

@ -1,6 +1,6 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT ### //
// ### DEFAULT Bottom ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",

2
config/waybar/configs/Default [TOP]

@ -1,6 +1,6 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT ### //
// ### DEFAULT - Top ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",

4
config/waybar/modules

@ -446,7 +446,7 @@
"custom/cycle_wall":{
"format":" ",
"on-click": "~/.config/hypr/scripts/WallpaperSelect.sh",
"on-click-right": "~/.config/hypr/scripts/Wallpaper.sh swww",
"on-click-right": "~/.config/hypr/scripts/Wallpaper.sh",
"on-click-middle": "~/.config/hypr/scripts/WaybarStyles.sh",
"tooltip": true,
"tooltip-format": "Change wallpaper or style"
@ -471,7 +471,7 @@
"format": "",
"on-click": "~/.config/hypr/scripts/DarkLight.sh",
"on-click-right": "~/.config/hypr/scripts/WaybarStyles.sh",
"on-click-middle": "~/.config/hypr/scripts/Wallpaper.sh swww",
"on-click-middle": "~/.config/hypr/scripts/Wallpaper.sh",
"tooltip": false,
},

Loading…
Cancel
Save