this repo has no description

tweaks

Changed files
+8 -2
ghostty
sway
+1 -1
ghostty/config
···
-
font-size = 13
+
font-size = 12
cursor-style-blink = true
cursor-click-to-move = true
mouse-hide-while-typing = true
+7 -1
sway/config
···
output * adaptive_sync off
-
set $wallpaper /home/hailey/Pictures/wallpapers/wallhaven-9dkeqd.png
+
set $wallpaper /home/hailey/bgs/wolfgirl.jpg
output * bg $wallpaper fill
···
set $color7 #a9b1d6
set $color12 #7aa2f7
set $background #1a1b26
+
+
set $gnome-schema org.gnome.desktop.interface
+
exec_always {
+
gsettings set $gnome-schema gtk-theme 'Adwaita-dark'
+
gsettings set $gnome-schema color-scheme 'prefer-dark'
+
}
for_window [window_role="pop-up"] floating enable
for_window [window_role="bubble"] floating enable