Commit Graph

25 Commits

Author SHA1 Message Date
Aminda Suomalainen 2e6a03d402
sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
Aminda Suomalainen dc2ac02412
begin depulseaudioing
https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#No_sound_below_a_volume_cutoff_or_Clipping_on_a_particular_output_device
is too much for me. I expect to suffer this decision too though.

* i3: bind audio buttons to amixer (TODO: there are still pulse-specific
  shortcuts and no shortcut for any kind of a mixer. $TERMINAL
  alsamixer?)
* i3status: comment pulse to make it see alsa
* apt: pin pulseaudio to negative priority
2020-10-26 17:21:39 +02:00
Aminda Suomalainen 9cc80604d4
i3status: remove commented format, violate date format further 2020-07-19 01:59:43 +03:00
Aminda Suomalainen 17365df7c4
i3status: remove a lot of spaces of date formats 2020-07-19 01:49:31 +03:00
Aminda Suomalainen 705313d58b
i3status: add comments for day formatting, add ordinal date 2020-07-19 01:42:17 +03:00
Aminda Suomalainen 8a2cd54352
i3status: fix date formatting 2020-07-19 01:10:12 +03:00
Aminda Suomalainen a79b5770ff
i3status: fix internal, mess up time format
Resolves: #76
2020-07-18 01:53:51 +03:00
Aminda Suomalainen 2b4e67c681
i3: return to Selenized black 2020-07-07 19:38:43 +03:00
Aminda Suomalainen 696800bd60
i3 & vim: give Selenized Light a chance 2020-06-14 11:34:59 +03:00
Aminda Suomalainen ed74fcc753
i3 & i3status: switch to Selenized black style 2020-05-02 13:16:23 +03:00
Aminda Suomalainen d1c7f3c2d3
i3status: disable format_quality (err on Deb10) + fix Kincarron battery 2020-01-31 21:09:24 +02:00
Aminda Suomalainen 8a106ccac0
i3status: quickly add weekday 2019-11-15 14:55:20 +02:00
Aminda Suomalainen 33afbe8af6
i3status: play around with the config 2019-11-11 16:38:42 +02:00
Aminda Suomalainen 75ab842bf3
config: commentish load averages
Closes: #25
2019-08-28 18:19:41 +03:00
Aminda Suomalainen d676ab7993
i3status: cahnge load average warning threshold comment 2019-08-26 10:11:38 +03:00
Aminda Suomalainen 28794133b3
i3status: use %avail instead of %free
Resolves: #116
2019-06-28 11:00:03 +03:00
Aminda Suomalainen b438dde52d
conky & i3status: increase update intervals to 5 & consistency 2019-03-13 22:54:50 +02:00
Aminda Suomalainen 4a1e4e8b51
i3status: use power plug as battery status indicator, remove %remaining 2019-03-12 23:33:00 +02:00
Aminda Suomalainen 960da118f1
i3status: fix UTC time format
I had hours twice and not minutes at all, I wondered how can UTC be
07:07 while UTC+0200 was 09:21 or so.
2019-02-21 09:23:00 +02:00
Aminda Suomalainen cb47ba3d86
i3status: some TZ information & make local time Finnish(ish)
It looks more "human" now, even if I am not entirely happy.
2019-02-18 20:04:14 +02:00
Aminda Suomalainen d27a4f13d2
i3 & i3status: copy Solarized Dark colours from https://github.com/tobiaszwaszak/i3wm/blob/master/i3status.conf
and naturally increase font size which I seem to do almost every second
commit.
2019-02-18 13:03:32 +02:00
Aminda Suomalainen 111da89d4a
i3status: comment max_threshold, locale depedent, specify i3bar 2019-02-17 14:52:46 +02:00
Aminda Suomalainen 24d5504a8e
i3status: show / and /home free spaces anyway & rbtpzn load comment
Even if it's there and judgingly says that I have used half of my /,
it's still nothing to worry about and seeing it there all the time will
give me advance warning if it does become something I need to look at.
2019-02-17 11:58:25 +02:00
Aminda Suomalainen d8845f1b61
i3status: use arrows 2019-02-16 13:33:22 +02:00
Aminda Suomalainen e79d81d8dc
i3status: initial commit
I spend most of my morning trying to make this perfect, but as I cannot
reach perfection, maybe it is good enough.

I didn't see that much use for free space of / and trying to add
everything made it feel like too much information, so I ended up to
hiding some information and showing what seemed useful.

At the moment I see volume, load, WLAN signal & frequency, UTC & local
times (with timezone names) and the bar items which would probably be
configured somewhere else.
2019-02-16 12:34:08 +02:00