From 8aed4561c1b84ff6e70491d877bcaa90a9fa9d74 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 7 Aug 2016 21:30:03 +0200 Subject: Tidy whitespace: Avoid tab mid-line. Group similar parts. --- X11/Xresources/local-color-blackbg | 8 +++---- .../local-color-blackbg-transparency-native | 22 +++++++++--------- .../local-color-blackbg-transparency-true | 16 ++++++------- X11/Xresources/local-color-solarized | 26 ++++++++++++---------- .../local-color-solarized-transparency-native | 8 +++---- .../local-color-solarized-transparency-true | 2 +- X11/Xresources/local-font-terminus | 10 +++++---- X11/Xresources/local-tweaks | 10 +++++---- 8 files changed, 54 insertions(+), 48 deletions(-) (limited to 'X11/Xresources') diff --git a/X11/Xresources/local-color-blackbg b/X11/Xresources/local-color-blackbg index 04e1dba..29c82ce 100644 --- a/X11/Xresources/local-color-blackbg +++ b/X11/Xresources/local-color-blackbg @@ -1,6 +1,6 @@ ! use white-on-black in terminal emulators -XTerm*background: Black -XTerm*foreground: White -Rxvt*background: Black -Rxvt*foreground: White +XTerm*background: Black +XTerm*foreground: White +Rxvt*background: Black +Rxvt*foreground: White diff --git a/X11/Xresources/local-color-blackbg-transparency-native b/X11/Xresources/local-color-blackbg-transparency-native index 6cbc3df..5f11497 100644 --- a/X11/Xresources/local-color-blackbg-transparency-native +++ b/X11/Xresources/local-color-blackbg-transparency-native @@ -1,16 +1,16 @@ ! enable native transparency with white-on-black in terminal emulators ! Recommends: rxvt-unicode-lite | rxvt-unicode -URxvt.transparent: true -Rxvt*inheritPixmap: True +URxvt.transparent: true +Rxvt*inheritPixmap: True -Rxvt*shading: 15 -Rxvt*tintColor: white +Rxvt*shading: 15 +Rxvt*tintColor: white -Rxvt*color9: #ff5555 -Rxvt*color10: #55ff55 -Rxvt*color11: #ffff55 -Rxvt*color12: #5555ff -Rxvt*color13: #ff55ff -Rxvt*color14: #55ffff -Rxvt*color15: #ffffff +Rxvt*color9: #ff5555 +Rxvt*color10: #55ff55 +Rxvt*color11: #ffff55 +Rxvt*color12: #5555ff +Rxvt*color13: #ff55ff +Rxvt*color14: #55ffff +Rxvt*color15: #ffffff diff --git a/X11/Xresources/local-color-blackbg-transparency-true b/X11/Xresources/local-color-blackbg-transparency-true index f2d15b5..df5fd44 100644 --- a/X11/Xresources/local-color-blackbg-transparency-true +++ b/X11/Xresources/local-color-blackbg-transparency-true @@ -1,12 +1,12 @@ ! enable true transparency with white-on-black in terminal emulators ! Depends: rxvt-unicode (> 0) | rxvt-unicode-256color -URxvt.background: [95]black +URxvt.background: [95]black -Rxvt*color9: #ff5555 -Rxvt*color10: #55ff55 -Rxvt*color11: #ffff55 -Rxvt*color12: #5555ff -Rxvt*color13: #ff55ff -Rxvt*color14: #55ffff -Rxvt*color15: #ffffff +Rxvt*color9: #ff5555 +Rxvt*color10: #55ff55 +Rxvt*color11: #ffff55 +Rxvt*color12: #5555ff +Rxvt*color13: #ff55ff +Rxvt*color14: #55ffff +Rxvt*color15: #ffffff diff --git a/X11/Xresources/local-color-solarized b/X11/Xresources/local-color-solarized index 7f4f729..d43d7d1 100644 --- a/X11/Xresources/local-color-solarized +++ b/X11/Xresources/local-color-solarized @@ -1,23 +1,25 @@ !! Solarized colorscheme for Xresources !! Origin: https://github.com/seletskiy/dotfiles -*color0: #424242 -*color1: #ba3b38 +*color0: #424242 +*color1: #ba3b38 *color10: #79ab87 *color11: #e8a410 *color12: #98c6ef *color13: #e499b2 *color14: #579e9a *color15: #f4f2eb -*color2: #5d865f -*color3: #a8814a -*color4: #88afd4 -*color5: #cc5985 -*color6: #376360 -*color7: #d0cfca -*color8: #5d5d5d -*color9: #e9605f -*background: #1c1c1c -*foreground: #d8d8d8 +*color2: #5d865f +*color3: #a8814a +*color4: #88afd4 +*color5: #cc5985 +*color6: #376360 +*color7: #d0cfca +*color8: #5d5d5d +*color9: #e9605f + +*background: #1c1c1c +*foreground: #d8d8d8 *cursorColor: #ffffff + URxvt.intensityStyles: false diff --git a/X11/Xresources/local-color-solarized-transparency-native b/X11/Xresources/local-color-solarized-transparency-native index f80627b..9a9a249 100644 --- a/X11/Xresources/local-color-solarized-transparency-native +++ b/X11/Xresources/local-color-solarized-transparency-native @@ -1,8 +1,8 @@ ! enable native transparency with Solarized colors in terminal emulators ! Recommends: rxvt-unicode-lite | rxvt-unicode -URxvt.transparent: true -Rxvt*inheritPixmap: True +URxvt.transparent: true +Rxvt*inheritPixmap: True -Rxvt*shading: 15 -Rxvt*tintColor: white +Rxvt*shading: 15 +Rxvt*tintColor: white diff --git a/X11/Xresources/local-color-solarized-transparency-true b/X11/Xresources/local-color-solarized-transparency-true index c3edfcd..5f1e588 100644 --- a/X11/Xresources/local-color-solarized-transparency-true +++ b/X11/Xresources/local-color-solarized-transparency-true @@ -1,4 +1,4 @@ ! enable true transparency with Solarized colors in terminal emulators ! Depends: rxvt-unicode (> 0) | rxvt-unicode-256color -URxvt.background: [85]black +URxvt.background: [85]black diff --git a/X11/Xresources/local-font-terminus b/X11/Xresources/local-font-terminus index 88f803e..2cb7417 100644 --- a/X11/Xresources/local-font-terminus +++ b/X11/Xresources/local-font-terminus @@ -2,10 +2,12 @@ ! Depends: xfonts-terminus ! Suggests: xfonts-terminus-oblique -XTerm*font: terminus-18 -XTerm*boldFont: terminus-bold-18 -Rxvt*font: terminus-18 -Rxvt*boldFont: terminus-bold-18 +XTerm*font: terminus-18 +Rxvt*font: terminus-18 + +XTerm*boldFont: terminus-bold-18 +Rxvt*boldFont: terminus-bold-18 + Rxvt*keysym.M-C-1: command:\033]710;terminus-12\007\033]711;terminus-bold-12\007 Rxvt*keysym.M-C-2: command:\033]710;terminus-18\007\033]711;terminus-bold-18\007 Rxvt*keysym.M-C-3: command:\033]710;terminus-32\007\033]711;terminus-bold-32\007 diff --git a/X11/Xresources/local-tweaks b/X11/Xresources/local-tweaks index 4647913..57842f5 100644 --- a/X11/Xresources/local-tweaks +++ b/X11/Xresources/local-tweaks @@ -1,6 +1,8 @@ ! misc tweaks to terminal emulators -XTerm*scrollBar: False -Rxvt*scrollBar: False -Rxvt*saveLines: 1000 -URxvt.depth: 32 +XTerm*scrollBar: False +Rxvt*scrollBar: False + +Rxvt*saveLines: 1000 + +URxvt.depth: 32 -- cgit v1.2.3