aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--assets/Tips.md5
-rw-r--r--config/waybar/configs/config-all8
-rw-r--r--config/waybar/modules2
4 files changed, 14 insertions, 5 deletions
diff --git a/README.md b/README.md
index 14b5801e..01cd2cd4 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,10 @@ ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/
- [ ] Quite possibly switch to starship? Although starship has limited themes compared to oh-my-zsh.
+### Some ricing tips
+- [Ricing Tips](https://github.com/JaKooLit/Hyprland-Dots/assets/Tips.md)
+
+
### 🔮 Discord Server
- kindly join my Discord Server https://discord.gg/V2SJ92vbEN
diff --git a/assets/Tips.md b/assets/Tips.md
new file mode 100644
index 00000000..0aba3133
--- /dev/null
+++ b/assets/Tips.md
@@ -0,0 +1,5 @@
+###This will search as a quick tips / guide
+
+### Waybar ricing
+- 4 waybar hyprland/workspaces to choose from. Circle
+Roman Number, pacman, and workspace number and icons. Just assign accordingly on waybar configs. They are called hyprland/workspaces, #2, #3, #4 etc... \ No newline at end of file
diff --git a/config/waybar/configs/config-all b/config/waybar/configs/config-all
index e73605b9..f285840b 100644
--- a/config/waybar/configs/config-all
+++ b/config/waybar/configs/config-all
@@ -21,12 +21,12 @@
"cpu",
"temperature",
"memory",
- "disk",
+ "disk",
+ "custom/weather",
],
"modules-center": [
- "custom/weather",
- "custom/light_dark",
+ "hyprland/workspaces#4",
],
"modules-right": [
@@ -58,7 +58,7 @@
],
"modules-center": [
- "hyprland/workspaces#3",
+ "custom/light_dark",
],
"modules-right": [
diff --git a/config/waybar/modules b/config/waybar/modules
index 75e6c7a3..c3173775 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -69,7 +69,7 @@
// NUMBERS and ICONS style
"hyprland/workspaces#4": {
"format": "{name}",
- //"format": " {name}:{icon} ",
+ "format": " {name} {icon} ",
//"format": " {icon} ",
"show-special": false,
"on-click": "activate",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage