Updates
This commit is contained in:
parent
97cfa63fc5
commit
7a8de31afe
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
_getHeader "$name" "$author"
|
_getHeader "$name" "$author"
|
||||||
|
|
||||||
echo "Hide or Show the systray in ML4W waybar themes."
|
echo "Hide or show the systray in ML4W waybar themes."
|
||||||
|
|
||||||
# Define File
|
# Define File
|
||||||
targetFile1="$HOME/dotfiles/waybar/themes/ml4w/config"
|
targetFile1="$HOME/dotfiles/waybar/themes/ml4w/config"
|
||||||
|
@ -35,7 +35,9 @@
|
|||||||
"custom/settings",
|
"custom/settings",
|
||||||
"custom/waybarthemes",
|
"custom/waybarthemes",
|
||||||
"custom/wallpaper",
|
"custom/wallpaper",
|
||||||
|
// START TASK TOOGLE
|
||||||
"wlr/taskbar",
|
"wlr/taskbar",
|
||||||
|
// END TASK TOOGLE
|
||||||
"group/quicklinks",
|
"group/quicklinks",
|
||||||
"hyprland/window"
|
"hyprland/window"
|
||||||
],
|
],
|
||||||
|
@ -35,7 +35,9 @@
|
|||||||
"custom/settings",
|
"custom/settings",
|
||||||
"custom/waybarthemes",
|
"custom/waybarthemes",
|
||||||
"custom/wallpaper",
|
"custom/wallpaper",
|
||||||
|
// START TASK TOOGLE
|
||||||
"wlr/taskbar",
|
"wlr/taskbar",
|
||||||
|
// END TASK TOOGLE
|
||||||
"group/quicklinks",
|
"group/quicklinks",
|
||||||
"hyprland/window"
|
"hyprland/window"
|
||||||
],
|
],
|
||||||
|
@ -35,7 +35,9 @@
|
|||||||
"custom/settings",
|
"custom/settings",
|
||||||
"custom/waybarthemes",
|
"custom/waybarthemes",
|
||||||
"custom/wallpaper",
|
"custom/wallpaper",
|
||||||
|
// START TASK TOOGLE
|
||||||
"wlr/taskbar",
|
"wlr/taskbar",
|
||||||
|
// END TASK TOOGLE
|
||||||
"group/quicklinks",
|
"group/quicklinks",
|
||||||
"hyprland/window"
|
"hyprland/window"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user