added gitzip + hypr config

This commit is contained in:
2026-02-07 04:02:48 +01:00
parent c93e9cf826
commit 918c52f6f3
4 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
function gitzip
git archive HEAD -o (basename $PWD).zip
end

View File

@@ -1,5 +1,5 @@
wallpaper { wallpaper {
monitor = monitor =
path = ~/Pictures/exp33/exp33-oled.jpeg path = ~/Pictures/mandelbrot.png
fit_mode = fill fit_mode = fill
} }

View File

@@ -1,5 +1,5 @@
# monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 2560x1440@240, 0x-1440, 1 # monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 2560x1440@90, 0x-1440, 1
monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 2560x1440@90, 0x-1440, 1, bitdepth, 10 # monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 2560x1440@90, 0x-1440, 1, bitdepth, 10
# monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 1920x1080@90, 0x-1080, 1 monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 1920x1080@90, 0x-1080, 1
monitor = eDP-1, 1920x1080@60, 0x0, 1 monitor = eDP-1, 1920x1080@60, 0x0, 1

View File

@@ -49,7 +49,7 @@
}, },
"wireplumber#sink": { "wireplumber#sink": {
"format": "{node_name} {volume}% {icon}", "format": "{node_name} {volume}% {icon}",
"format-muted": "", "format-muted": "{node_name} ",
"format-icons": { "format-icons": {
"headphone": "", "headphone": "",
"hands-free": "", "hands-free": "",