This commit is contained in:
rydesun 2020-11-09 20:31:50 +08:00
parent 57e63c9cc4
commit 6853b85762
4 changed files with 6 additions and 8 deletions

View file

@ -1,4 +1,4 @@
Xft.dpi: 115
Xcursor.theme: Breeze-Adapta-Cursor
!--- font ---!
Xft.autohint: 0

View file

@ -30,10 +30,4 @@ setxkbmap -option caps:swapescape
setxkbmap -option ctrl:rctrl_ralt
setxkbmap -option ctrl:ralt_rctrl
# Use NVIDIA graphics only
# https://wiki.archlinux.org/index.php/NVIDIA_Optimus#Use_NVIDIA_graphics_only
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
export VDPAU_DRIVER=nvidia
exec qtile

View file

@ -4,7 +4,7 @@ window:
class:
instance: Terminal Emulator
font:
size: 12
size: 9
offset:
y: 5
# colorscheme: Material

View file

@ -0,0 +1,4 @@
Xft/Hinting 1
Xft/HintStyle "hintslight"
Xft/Antialias 1
Xft/RGBA "rgb"