x11: Add Xresources
This commit is contained in:
parent
9184f37037
commit
faf111d447
2 changed files with 2 additions and 1 deletions
2
Xresources
Normal file
2
Xresources
Normal file
|
@ -0,0 +1,2 @@
|
|||
Xcursor.size: 48
|
||||
Xft.dpi: 192
|
|
@ -1,7 +1,6 @@
|
|||
# i3 config file (v4)
|
||||
#
|
||||
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
|
||||
exec --no-startup-id xrandr --dpi 192
|
||||
exec --no-startup-id compton
|
||||
|
||||
set $mod Mod4
|
||||
|
|
Loading…
Reference in a new issue