diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-03-06 00:45:55 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-03-06 00:45:55 +0900 |
commit | 21bc63dfddab4537d36af40b77cd3079d9acae8b (patch) | |
tree | 69fb0a3a3a4bddadfc4d80995e3ff9dfc9d52112 /nixos/.Xdefaults | |
parent | a25921635e018f57b014250fb06c9e38e5a8b971 (diff) | |
download | dotfiles-21bc63dfddab4537d36af40b77cd3079d9acae8b.tar.gz |
Update laptop's shell and X config
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 |