From 7d1e4e8fbcb57d7e3b04f730f6e51c0e00b76456 Mon Sep 17 00:00:00 2001 From: marcellus Date: Wed, 26 Apr 2023 23:19:20 +0200 Subject: minor updates in the configs --- .gitignore | 2 ++ dwmblocks/config | 6 +++--- zsh/.zshrc | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c3308f8..d9840c3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,7 @@ Tracktion/ ## trashfiles .zcompdump +*~ ## other stuff +scummvm/ diff --git a/dwmblocks/config b/dwmblocks/config index 9a85932..a0112c5 100644 --- a/dwmblocks/config +++ b/dwmblocks/config @@ -1,7 +1,7 @@ /*Name State Update Signal + 34*/ music = false // 35 -cputemp = true // 36 -fanspeed = true // 37 +cputemp = false // 36 +fanspeed = false // 37 memory = true // 38 battery = true // 39 wifi = true // 40 @@ -12,7 +12,7 @@ volume = true // 44 mic = false // 45 news = false // 46 mail = false // 47 -weather = true // 48 +weather = false // 48 daypercent = true // 49 date = true // 50 time = true // 51 diff --git a/zsh/.zshrc b/zsh/.zshrc index 3525222..eec2395 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,6 +1,6 @@ # Created by newuser for 5.9 curl -s https://zeus.ionis-it.com/api/group/428/ics/EOVYjD9jk5 >/tmp/calendar.ics -$HOME/icstocal /tmp/calendar.ics /tmp/calendar >/dev/null +icstocal /tmp/calendar.ics /tmp/calendar >/dev/null flashfetch quand -- cgit v1.2.3