minor fixes, paths

main
Amir Alexander Abdelbaki 2026-06-23 16:42:49 +02:00
parent 3388910bb0
commit 449df42974
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
(box :orientation "h" :space-evenly false :halign "start"
(osk)
(box :class "music" {"${battery}"})
(button :onclick "~/Dotfiles/desktopenvs/hyprland/scripts/drawer.sh" :class "icon-btn" :valign "center" :width 26 :height 26 {""})
(button :onclick "~/.config/scripts/drawer.sh" :class "icon-btn" :valign "center" :width 26 :height 26 {""})
(metric :label "󰓃 "
:value volume
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%"

View File

@ -3,7 +3,7 @@ hl.monitor({
output = "eDP-1",
mode = "1920x1200@60",
position = "0x0",
scale = 2.0,
scale = 1.5,
transform = 0,
})