This commit is contained in:
iFargle 2023-08-17 13:18:53 +09:00
parent e64fcddc14
commit f014345b27
2 changed files with 8 additions and 18 deletions

View file

@ -90,7 +90,9 @@
gruvbox-gtk-theme # Gruvbox Theme
papirus-icon-theme # Papirus Icons
libinput-gestures # Gesture Control\
sublime-music # Airsonic Music client
sublime-music # Airsonic Music client
playerctl # Control sublime-music from waybar?
pavucontrol # Pulse Audio Volume CONTROL
];
# Enable sound with pipewire.

View file

@ -13,9 +13,12 @@
"position": "top",
"modules-left": [
"hyprland/workspaces",
"hyprland/submap",
"hyprland/window"
],
"modules-center": ["clock"],
"modules-center": [
"clock"
],
"modules-right": [
"pulseaudio",
"network",
@ -29,20 +32,7 @@
],
"wlr/workspaces": {
"disable-scroll": true
},
"custom/weather": {
"format": "{}",
"tooltip": true,
"interval": 3600,
"exec": "python ~/.config/waybar/waybar-wttr.py",
"return-type": "json"
},
"sway/mode": {
"format": "<span style='italic'>{}</span>",
"tooltip": false
"disable-scroll": false
},
"clock": {
@ -85,8 +75,6 @@
},
"tooltip": false,
"on-click": "pavucontrol --class=pavu",
"on-click-right": "easyeffects",
"ignored-sinks": ["Easy Effects Sink", "Monitor of Easy Effects Sink"]
},
"network": {