Let XFT settings for desktop computer

master
Quentin Duchemin 2019-01-26 19:22:15 +01:00
parent 0e9a1e1c75
commit f968e3dd6b
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
3 changed files with 8 additions and 0 deletions

7
.Xresources.desk 100644
View File

@ -0,0 +1,7 @@
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb

View File

@ -191,6 +191,7 @@ exec --no-startup-id redshift-gtk
exec-always --no-startup-id amixer -D hw:PCH -M sset Master 50% exec-always --no-startup-id amixer -D hw:PCH -M sset Master 50%
for_window [class="^Thunderbird*"] move container to workspace 3 for_window [class="^Thunderbird*"] move container to workspace 3
for_window [class="^Non-Mixer"] move container to workspace 4
# Cadence will take care of all we need : # Cadence will take care of all we need :
# - Config tells Cadence to start LADISH, export MIDI hw and start A2J ; # - Config tells Cadence to start LADISH, export MIDI hw and start A2J ;