diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..a8dc5ef --- /dev/null +++ b/.Xresources @@ -0,0 +1 @@ +Xft.dpi: 96 diff --git a/.config/sway/config b/.config/sway/config index 1f31e8a..3e4127a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -68,6 +68,9 @@ bindsym Scroll_Lock exec swaylock -c 333333AA -s tile -i ~/Pildid/background.png # Dropbox exec ~/code/dropbox-filesystem-fix/dropbox_start.py +# load xresources +exec xrdb -load ~/.Xresources + #bindsym Alt+Tab exec gnome-terminal --title=swayapplauncher -- ~/.bin/sway-apps.py ### Input configuration