From a5aadbc0fdfc799c5534b6b26d2111099857915f Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 6 May 2015 12:18:22 -0400 Subject: [PATCH] move xmodmap and xrandr out to external session scripts --- startup | 5 ----- 1 file changed, 5 deletions(-) diff --git a/startup b/startup index 38b867c..b43f4a4 100644 --- a/startup +++ b/startup @@ -4,11 +4,6 @@ # # Lines starting with a '#' are ignored. -# Change your keymap: -xmodmap "/home/josh/.Xmodmap" - -$HOME/bin/xrandr-default.sh - sh -c "sleep 1; $HOME/bin/session.sh" & # Applications you want to run with fluxbox.