Browse Source

edited copy.sh as Simple-L [TOP] as default waybar

pull/45/head
JaKooLit 2 years ago
parent
commit
b7dc7aa25d
  1. 2
      config/waybar/configs/Simple-L [TOP]
  2. 4
      copy.sh

2
config/waybar/configs/Simple-L [TOP]

@ -19,6 +19,8 @@
"modules-left": [
"custom/menu",
"custom/separator#blank_2",
"custom/keybinds",
"custom/separator#blank_2",
"hyprland/workspaces#pacman",
"custom/separator#blank_2",
"tray",

4
copy.sh

@ -175,8 +175,8 @@ cp -r wallpapers ~/Pictures/ && { echo "${OK}Copy completed!"; } || { echo "${ER
# Initial Symlinks to avoid errors
# symlinks for waybar
ln -sf "$HOME/.config/waybar/configs/Default [TOP]" "$HOME/.config/waybar/config" && \
ln -sf "$HOME/.config/waybar/style/Pywal.css" "$HOME/.config/waybar/style.css" && \
ln -sf "$HOME/.config/waybar/configs/Simple-L [TOP]" "$HOME/.config/waybar/config" && \
ln -sf "$HOME/.config/waybar/style/Chroma Tally.css" "$HOME/.config/waybar/style.css" && \
# Set some files as executable

Loading…
Cancel
Save