diff options
Diffstat (limited to 'nixos/.Xdefaults')
-rw-r--r-- | nixos/.Xdefaults | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/nixos/.Xdefaults b/nixos/.Xdefaults index 7ca5bfd..d6016f5 100644 --- a/nixos/.Xdefaults +++ b/nixos/.Xdefaults @@ -14,7 +14,7 @@ *.color9: #f75341 *.color10: #98bc37 *.color11: #fed06e -*.color12: #68A8E4 +*.color12: #68a8e4 *.color13: #ff5c8f *.color14: #53fde9 *.color15: #fce8c3 @@ -33,5 +33,3 @@ URxvt.font-size.step: 3 URxvt.keysym.M-C-slash: perl:aAtt:word-complete URxvt.keysym.M-question: perl:aAtt:fuzzy-complete URxvt.keysym.M-quotedbl: perl:aAtt:undo - -Xcursor.theme: Mocu-White-Left |