added gitzip + hypr config
This commit is contained in:
3
fish/functions/gitzip.fish
Normal file
3
fish/functions/gitzip.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function gitzip
|
||||
git archive HEAD -o (basename $PWD).zip
|
||||
end
|
||||
@@ -1,5 +1,5 @@
|
||||
wallpaper {
|
||||
monitor =
|
||||
path = ~/Pictures/exp33/exp33-oled.jpeg
|
||||
path = ~/Pictures/mandelbrot.png
|
||||
fit_mode = fill
|
||||
}
|
||||
|
||||
@@ -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, bitdepth, 10
|
||||
# monitor = desc:Samsung Electric Company LC27G7xT H4ZRA00734, 1920x1080@90, 0x-1080, 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, 1920x1080@90, 0x-1080, 1
|
||||
monitor = eDP-1, 1920x1080@60, 0x0, 1
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"wireplumber#sink": {
|
||||
"format": "{node_name} {volume}% {icon}",
|
||||
"format-muted": "",
|
||||
"format-muted": "{node_name} ",
|
||||
"format-icons": {
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
|
||||
Reference in New Issue
Block a user