]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/screenrc.in
shell/setup.sh: remove unused code for screenrc
[config/dotfiles.git] / shell / screenrc.in
index 9c4a10638fefb4ace6c7278fcad1ec0ac7ac5896..0ac4b7c7d5bd5a5c6dd2bd2b79134d57ba6f8842 100644 (file)
@@ -1,6 +1,6 @@
 # GNU screen configuration file.
 #
-# (BATTERY) is only used on laptops, (ROOT) only if running as root.
+# (NAME) is used to selectively disable features, see setup.sh for details.
 
 # Copyright (C) 2011-2018  Simon Ruderich
 #
@@ -74,7 +74,6 @@ unsetenv s
 # Always display the status line with open windows and the hostname.
 setenv s "$s%Lw" # - number and names of windows, L displays window flags
 setenv s "$s%="  # - right align the following text
-setenv s "$s%l"  # - load average
 setenv s "$s "   # - space
 setenv s "$s%H"  # - hostname
 setenv s "$s "   # - space          (TEMPERATURE)