about summary refs log tree commit diff
diff options
context:
space:
mode:
m---------vendor/xmonad-contrib0
-rw-r--r--xmobarrc/bot.hs5
2 files changed, 0 insertions, 5 deletions
diff --git a/vendor/xmonad-contrib b/vendor/xmonad-contrib
-Subproject fca0929876cc708caa42141d688bdf0621a8647
+Subproject a3afd6219d3c1b9a83b9ca8d5a966c842184fcf
diff --git a/xmobarrc/bot.hs b/xmobarrc/bot.hs
index da5ec39..d9428e0 100644
--- a/xmobarrc/bot.hs
+++ b/xmobarrc/bot.hs
@@ -28,11 +28,6 @@ Config { font = "xft:tewi:style=Regular:pixelsize=11,Biwidth:pixelsize=12"
                                   , "--"
                                   , "-i", "\57914", "-O", "\57913" , "-o", "\57911"
                                   ] 10
-                    , Run Cpu [ "-t", "<fn=1>\57381</fn> <total>%" ] 10
-                    , Run CoreTemp [ "-t", "<core0>°C / <core1>°C" ] 10
-                    , Run Memory [ "-t", "<fn=1>\57384</fn> <usedratio>%" ] 10
-                    , Run ThermalZone 0 ["-t","<fn=1>\57371</fn> <temp>°C"] 10
-                    , Run ThermalZone 1 ["-t","<temp>°C"] 10
                     , Run Wireless "wlp3s0" [ "-t", "<fn=1>\57775</fn> <essid> @ <quality>%" ] 10
                     , Run DynNetwork [ "-t", "<fn=1>\57660</fn> <rx> / <fn=1>\57659</fn> <tx> kbps" ] 10
                     , Run Kbd [ ("us", "English")

Consider giving Nix/NixOS a try! <3