diff --git a/.Xdefaults b/.Xdefaults old mode 100644 new mode 100755 index 58247de..7e651ec --- a/.Xdefaults +++ b/.Xdefaults @@ -44,6 +44,9 @@ *.color7: #a9b1d6 *.color15: #c0caf5 +*.color16: #ff9e64 +*.color17: #db4b4b + ! xterm.vt100.faceName: Terminus:style=Regular:size=10 ! xterm.vt100.faceNameDoublesize: Cyberbit:style=Regular:size=10 @@ -61,8 +64,8 @@ URxvt*urgentOnBell: true URxvt*scrollTtyOutput: false URxvt*scrollWithBuffer: true URxvt*scrollTtyKeypress: true -URxvt.font: xft:bitstream vera sans mono:size=12:antialias=true -URxvt.boldFont: xft:bitstream vera sans mono:bold:size=12:antialias=true +URxvt.font: xft:bitstream vera sans mono:size=10:antialias=true +URxvt.boldFont: xft:bitstream vera sans mono:bold:size=10:antialias=true URxvt.letterSpace : -2 ! Put characters slightly closer together URxvt.termName : rxvt-unicode-256color !Urxvt*termName: screen-256color diff --git a/README.md b/README.md index 79e1f11..36f0cb8 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ If using polybar-themes, install it from the original source first to get all th - Discord: After running ``betterdiscordctl install`` go into the newly added Better Discord entry in the settings menu. - GDM: Run ``gnomeconf2gdm`` (from gdm-tools-git) after applying the GTK theme to set the colour scheme of the login screen ### Notes +- GDM does not start .xinitrc . If you are using I3, it is easier to just type in ``startx`` after logging in - Certain GTK programs, like Gimp and Firefox, might have to be set to follow the system theme from their settings - A modified version of console-solarized-git is coming in order to modify the Linux shell colours to match our theme.