From 49570c8dd03448240897b37b68567352b790f16f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 8 Oct 2023 12:09:20 -0400 Subject: convert to stow --- Xdefaults | 57 --------------------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 Xdefaults (limited to 'Xdefaults') diff --git a/Xdefaults b/Xdefaults deleted file mode 100644 index 71e1a51..0000000 --- a/Xdefaults +++ /dev/null @@ -1,57 +0,0 @@ -! rxvt-unicode {{{ -URxvt*visualBell:true -URxvt*background:black -URxvt*foreground:lightgrey -URxvt*saveLines:4096 -URxvt*cursorColor:green -URxvt*pointerColor:yellow -URxvt*borderWidth:1 -URxvt*scrollTtyOutput:false -URxvt*scrollTtyKeypress:true -URxvt*scrollBar:false -URxvt*font:xft:Misc Fixed:pixelsize=14 -URxvt*boldFont:xft:Misc Fixed:pixelsize=14 -URxvt*urgentOnBell: true -URxvt*perl-ext-common:default,matcher -URxvt*matcher.button:3 -URxvt*keysym.C-Return: perl:matcher:last -URxvt*keysym.M-Return: perl:matcher:list -URxvt*url-launcher:firefox -URxvt*iso14755:false -URxvt*iso14755_52:false -! }}} -! xterm {{{ -xterm*visualBell:true -xterm*background:black -xterm*foreground:lightgrey -xterm*saveLines:4096 -xterm*cursorColor:green -xterm*colorMode:true -xterm*pointerColor:yellow -xterm*borderWidth:1 -xterm*scrollTtyOutput:false -xterm*scrollBar:false -xterm*font:7x14 -xterm*boldFont:7x14 -xterm*bellIsUrgent: true -! }}} -! colors {{{ -*.color0:#000000 -*.color1:#ed5f74 -*.color2:#1ea672 -*.color3:#d97917 -*.color4:#688ef1 -*.color5:#c96ed0 -*.color6:#3a97d4 -*.color7:#e3e8ee -*.color8:#697386 -*.color9:#fbb5b2 -*.color10:#85d996 -*.color11:#efc078 -*.color12:#9fcdff -*.color13:#f0b4e4 -*.color14:#7fd3ed -*.color15:#ffffff -! }}} - -! vim:ft=xdefaults:fdm=marker -- cgit v1.2.3-54-g00ecf