From f968e3dd6b7a6d6562defd26d2066b4f8823bc06 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Sat, 26 Jan 2019 19:22:15 +0100 Subject: [PATCH] Let XFT settings for desktop computer --- .Xresources.desk | 7 +++++++ .Xresources => .Xresources.laptop | 0 .config/i3/config.desk | 1 + 3 files changed, 8 insertions(+) create mode 100644 .Xresources.desk rename .Xresources => .Xresources.laptop (100%) diff --git a/.Xresources.desk b/.Xresources.desk new file mode 100644 index 0000000..05718f8 --- /dev/null +++ b/.Xresources.desk @@ -0,0 +1,7 @@ +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb + diff --git a/.Xresources b/.Xresources.laptop similarity index 100% rename from .Xresources rename to .Xresources.laptop diff --git a/.config/i3/config.desk b/.config/i3/config.desk index 903a9e6..b2dcd10 100644 --- a/.config/i3/config.desk +++ b/.config/i3/config.desk @@ -191,6 +191,7 @@ exec --no-startup-id redshift-gtk 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="^Non-Mixer"] move container to workspace 4 # Cadence will take care of all we need : # - Config tells Cadence to start LADISH, export MIDI hw and start A2J ;