feat(hyprland): reconfigure for uwsm + systemd

This commit is contained in:
2025-05-17 01:25:55 +02:00
parent 6cfc41627d
commit ad12011700
14 changed files with 118 additions and 133 deletions

View File

@@ -42,7 +42,7 @@
"default": ["󰸈", "󰕿", "󰖀", "󰕾"]
},
"on-click": "~/.config/rofi/applets/bin/volume.sh",
"on-click-right": "pavucontrol"
"on-click-right": "uwsm app pavucontrol"
},
"bluetooth": {
@@ -51,7 +51,7 @@
"format-connected": " {num_connections}",
"tooltip-format-enumerate-connected": "{device_alias}",
"tooltip-format-connected": "{device_enumerate}",
"on-click": "blueman-manager"
"on-click": "uwsm app blueman-manager"
},
"temperature": {
@@ -129,7 +129,7 @@
"custom/quit": {
"format": " 󰗼 ",
"tooltip": false,
"on-click": "hyprctl dispatch exit"
"on-click": "uwsm stop"
},
"custom/lock": {
"format": " 󰍁 ",