summaryrefslogtreecommitdiffstats
path: root/jeschli/2configs
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2018-07-17 19:47:49 +0200
committerjeschli <jeschli@gmail.com>2018-07-17 19:47:49 +0200
commit2751cf0991778d899af23ecf81edcd7af7c8f609 (patch)
tree4e853d1293bca3497430e8462a269b405666cf90 /jeschli/2configs
parent9b5e7ca769cb6080b3cf149f1bfc8fa5158549e1 (diff)
j: remove trailing whitespaces
Diffstat (limited to 'jeschli/2configs')
-rw-r--r--jeschli/2configs/IM.nix2
-rw-r--r--jeschli/2configs/urxvt.nix4
-rw-r--r--jeschli/2configs/xserver/Xresources.nix2
3 files changed, 4 insertions, 4 deletions
diff --git a/jeschli/2configs/IM.nix b/jeschli/2configs/IM.nix
index 171b782..288134f 100644
--- a/jeschli/2configs/IM.nix
+++ b/jeschli/2configs/IM.nix
@@ -30,7 +30,7 @@ in {
jeschli-bln.pubkey
jeschli-brauerei.pubkey
];
- packages = [ tmux ];
+ packages = [ tmux ];
};
diff --git a/jeschli/2configs/urxvt.nix b/jeschli/2configs/urxvt.nix
index 0149187..4049a47 100644
--- a/jeschli/2configs/urxvt.nix
+++ b/jeschli/2configs/urxvt.nix
@@ -29,11 +29,11 @@ with import <stockholm/lib>;
*color13: rgb:fc/54/fc
*color14: rgb:54/fc/fc
*color15: rgb:fc/fc/fc
-
+
URxvt*scrollBar: false
URxvt*urgentOnBell: true
URxvt*font: xft:DejaVu Sans Mono:pixelsize=${toString config.jeschliFontSize}
URXvt*faceSize: ${toString config.jeschliFontSize}
'';
- };
+ };
}
diff --git a/jeschli/2configs/xserver/Xresources.nix b/jeschli/2configs/xserver/Xresources.nix
index e815491..adf06ee 100644
--- a/jeschli/2configs/xserver/Xresources.nix
+++ b/jeschli/2configs/xserver/Xresources.nix
@@ -4,7 +4,7 @@ with import <stockholm/lib>;
pkgs.writeText "Xresources" /* xdefaults */ ''
Xcursor.theme: aero-large-drop
- Xcursor.size: 128
+ Xcursor.size: 128
Xft.dpi: 144
URxvt*cutchars: "\\`\"'&()*,;<=>?@[]^{|}‘’"