aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/HelpFile.md
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-18 00:56:51 +0900
committerJaKooLit <jimmielovejay.com>2023-11-18 00:56:51 +0900
commit4651d2c8725090720b5e46fb98da228af04728a3 (patch)
tree9bc1d464c42707809a7bb47ab6561554409ae862 /config/hypr/HelpFile.md
parent4358441a582ca0125f1e2e6de2945003ecd25d31 (diff)
updated help file
Diffstat (limited to 'config/hypr/HelpFile.md')
-rw-r--r--config/hypr/HelpFile.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/HelpFile.md b/config/hypr/HelpFile.md
index 2e1f6406..55ea7890 100644
--- a/config/hypr/HelpFile.md
+++ b/config/hypr/HelpFile.md
@@ -69,7 +69,9 @@
- b.) to fix the temperature if not showing correctly, comment "thermal zone": 0 by putting // before. Delete the // on the "hwmon path". Refresh waybar by pressing SUPER SHIFT W or SUPER ALT W If still not showing correctly, navigate to /sys/class/hwmon/ and open each hwmon. Look for k10temp for amd. Not sure about intel cpu. and edit accordingly the hwmon path in the "temperature" waybar module.
- b.1) use this function to easily identify the hwmon path. Ran this in your terminal ``` for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done ```
- - Weather.sh (Default weather app in waybar) edit ~/.config/hypr/scripts/Weather.sh or Weather.py and add your city. Make sure a major city in your Area. Delete rbn folder in ~/.cache and refresh waybar by either pressing SUPER SHIFT W or choose waybar layout SUPER ALT W. If wanted to use Weather.py for weather, edit weather module located in ~/.config/waybar/modules.
+ - Weather.sh (Default weather app in waybar) edit ~/.config/hypr/scripts/Weather.sh or Weather.py and add your city. Make sure a major city in your Area. Delete rbn folder in ~/.cache and refresh waybar by either pressing SUPER SHIFT W or choose waybar layout SUPER ALT W. If wanted to use Weather.py for weather, edit weather module located in ~/.config/waybar/modules.\
+
+ - some waybars layouts have a separate modules baked into their respective configs (ie Peony, Chrysanthemum, Camelia, etc) and does not get all modules from main waybar modules file. Edit each configs accordingly to your liking (~/.config/waybar/configs)
# Hyprland configurations
- *Hyprland* configuration files are in `~/.config/hypr/configs` Can view using SUPER E
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage