diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 11:06:34 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 11:06:34 +0900 |
| commit | b7dc7aa25dbc75ae4366bec50e281c5e7f8546eb (patch) | |
| tree | 20f7e0ac0a114c0b2db4a7dd758fbb369783353c | |
| parent | 0adfd281950d1ba90735aae14180e54f50704e76 (diff) | |
edited copy.sh as Simple-L [TOP] as default waybar
| -rw-r--r-- | config/waybar/configs/Simple-L [TOP] | 2 | ||||
| -rwxr-xr-x | copy.sh | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/config/waybar/configs/Simple-L [TOP] b/config/waybar/configs/Simple-L [TOP] index 8c331e3f..b1e096e6 100644 --- a/config/waybar/configs/Simple-L [TOP] +++ b/config/waybar/configs/Simple-L [TOP] @@ -18,6 +18,8 @@ "modules-left": [ "custom/menu", + "custom/separator#blank_2", + "custom/keybinds", "custom/separator#blank_2", "hyprland/workspaces#pacman", "custom/separator#blank_2", @@ -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 |
