mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
New look
This commit is contained in:
parent
57e63c9cc4
commit
6853b85762
4 changed files with 6 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Xft.dpi: 115
|
||||
Xcursor.theme: Breeze-Adapta-Cursor
|
||||
|
||||
!--- font ---!
|
||||
Xft.autohint: 0
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ window:
|
|||
class:
|
||||
instance: Terminal Emulator
|
||||
font:
|
||||
size: 12
|
||||
size: 9
|
||||
offset:
|
||||
y: 5
|
||||
# colorscheme: Material
|
||||
|
|
|
|||
4
.config/xsettingsd/xsettingsd.conf
Normal file
4
.config/xsettingsd/xsettingsd.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Xft/Hinting 1
|
||||
Xft/HintStyle "hintslight"
|
||||
Xft/Antialias 1
|
||||
Xft/RGBA "rgb"
|
||||
Loading…
Add table
Add a link
Reference in a new issue