diff --git a/.config/sway/config b/.config/sway/config index 53dac4b..abfaae9 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -80,7 +80,7 @@ output DP-2 { # note: wayvnc is compiled against libplacebo 4.208, freeze that until a wayvnc update (ffmpeg conflict) output HEADLESS-3 { #pos 1920,180 - pos 3000, 1920 + pos 3000,1920 # mac resolution mode 1440x900 #transform 90 diff --git a/.zshrc b/.zshrc index 81c77dc..c4f0eb0 100644 --- a/.zshrc +++ b/.zshrc @@ -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 export GTK_THEME=Adwaita:dark + +export MOZ_ENABLE_WAYLAND=1 + +alias of="onefetch --no-color-palette --no-art --no-title --disabled-fields=churn"