From 99d00f47fe780dbb021149db2f93d202a2b8b025 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 14 Aug 2021 11:37:00 +0200 Subject: Loading of xresources colorscheme for st --- .config/x11/xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/x11/xprofile') diff --git a/.config/x11/xprofile b/.config/x11/xprofile index 6fdde7f..8ba9496 100755 --- a/.config/x11/xprofile +++ b/.config/x11/xprofile @@ -5,11 +5,11 @@ setbg & # Set the background with the `setbg` script # xcompmgr & # xcompmgr for transparency +xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xset r rate 300 50 & # Speed xrate up unclutter & # Remove mouse when idle xbanish & # Remove mouse when typing dwmblocks & # Status bar -xrdb xresources & echo $PATH > /tmp/path.dbg # This line autostart an instance of Pulseaudio that does not exit on idle. -- cgit v1.2.3-70-g09d2