mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-12-21 11:00:15 +02:00
Add Xresources to force DPI
This commit is contained in:
parent
7fa705bb24
commit
4587563062
1
.Xresources
Normal file
1
.Xresources
Normal file
@ -0,0 +1 @@
|
||||
Xft.dpi: 96
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user