diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 23:18:39 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 23:18:39 +0900 |
| commit | 651ab648e13a6f6bdc8183cb31eec55e1dff8ef2 (patch) | |
| tree | 5aaa03534a95efa95358f4745f9863a1a892e011 /config/waybar/configs | |
| parent | bd5c91140d042bcd5f4342eeb3c7e97b6fb1c00a (diff) | |
updated modules and Waybar Defaults configs
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/Def[Bottom]-Laptop | 2 | ||||
| -rw-r--r-- | config/waybar/configs/Def[TOP]-Laptop | 2 | ||||
| -rw-r--r-- | config/waybar/configs/Default [Bottom] | 2 | ||||
| -rw-r--r-- | config/waybar/configs/Default [TOP] | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/configs/Def[Bottom]-Laptop b/config/waybar/configs/Def[Bottom]-Laptop index d7b7d18a..47df83c0 100644 --- a/config/waybar/configs/Def[Bottom]-Laptop +++ b/config/waybar/configs/Def[Bottom]-Laptop @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Bottom - Laptop### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/Def[TOP]-Laptop b/config/waybar/configs/Def[TOP]-Laptop index 8808e762..b322a75b 100644 --- a/config/waybar/configs/Def[TOP]-Laptop +++ b/config/waybar/configs/Def[TOP]-Laptop @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Top -Laptop ### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index 1e1e5abf..35ff7f2d 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Bottom ### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index acce267f..69e10467 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT - Top ### // { "include": "~/.config/waybar/modules", "layer": "top", |
