summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/lass/urxvt.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/lass/urxvt.nix b/modules/lass/urxvt.nix
index 8eba7689..9c9702e5 100644
--- a/modules/lass/urxvt.nix
+++ b/modules/lass/urxvt.nix
@@ -17,7 +17,6 @@ in
urxvtPackage = pkgs.rxvt_unicode_with-plugins;
};
services.xresources.enable = true;
- services.xresources.user = mainUser.name;
services.xresources.resources.urxvt = ''
URxvt*scrollBar: false
URxvt*urgentOnBell: true