Some changes
This commit is contained in:
parent
6ca523ca70
commit
0ec6e946f7
298 changed files with 33370 additions and 307 deletions
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"cpu": {
|
||||
"interval": 1,
|
||||
"format": "{usage}% <span font='Font Awesome 5 Free'>\uf2db</span>",
|
||||
"format": "{usage}% <span font='Font Awesome 6 Free-Solid'>\uf2db</span>",
|
||||
"on-click": "kitty btop"
|
||||
},
|
||||
"memory": {
|
||||
|
@ -64,7 +64,7 @@
|
|||
"format": "{}°C",
|
||||
"tooltip": false,
|
||||
"interval": 3600,
|
||||
"exec": "wttrbar --location 'Ahmedabad'",
|
||||
"exec": "wttrbar --location 'Surat'",
|
||||
"return-type": "json"
|
||||
},
|
||||
"custom/wallpaper": {
|
||||
|
|
|
@ -10,5 +10,5 @@ WALLPAPER=$( find $TARGET -type f -regex '.*\.\(jpg\|jpeg\|png\|webp\)' | shuf -
|
|||
|
||||
echo "preload = $WALLPAPER" > /home/archer/.config/hypr/hyprpaper.conf
|
||||
echo "wallpaper = eDP-1, $WALLPAPER" >> /home/archer/.config/hypr/hyprpaper.conf
|
||||
echo "splash = on" >> /home/archer/.config/hypr/hyprpaper.conf
|
||||
echo "splash = off" >> /home/archer/.config/hypr/hyprpaper.conf
|
||||
echo "ipc = off" >> /home/archer/.config/hypr/hyprpaper.conf
|
||||
|
|
0
.config/waybar/scripts/network.sh
Normal file
0
.config/waybar/scripts/network.sh
Normal file
Loading…
Add table
Add a link
Reference in a new issue