1
Fork 0

added onefetch defaults

This commit is contained in:
Andy Killorin 2023-09-13 19:13:53 -05:00
parent 75178ede8a
commit c8eb1d1351
Signed by: ank
GPG key ID: B6241CA3B552BCA4
2 changed files with 5 additions and 1 deletions

View file

@ -80,7 +80,7 @@ output DP-2 {
# note: wayvnc is compiled against libplacebo 4.208, freeze that until a wayvnc update (ffmpeg conflict) # note: wayvnc is compiled against libplacebo 4.208, freeze that until a wayvnc update (ffmpeg conflict)
output HEADLESS-3 { output HEADLESS-3 {
#pos 1920,180 #pos 1920,180
pos 3000, 1920 pos 3000,1920
# mac resolution # mac resolution
mode 1440x900 mode 1440x900
#transform 90 #transform 90

4
.zshrc
View file

@ -43,3 +43,7 @@ alias ls="ls -F -b -T 0 -A --color=auto"
# how it took me 6 months to figure this out idk # how it took me 6 months to figure this out idk
export GTK_THEME=Adwaita:dark export GTK_THEME=Adwaita:dark
export MOZ_ENABLE_WAYLAND=1
alias of="onefetch --no-color-palette --no-art --no-title --disabled-fields=churn"