Vincent Bernat
25a147b97f
polybar: don't try compatibility with RandR 1.5
...
The feature is broken. See: https://gitlab.gnome.org/GNOME/gtk/-/issues/2013 .
2021-08-16 21:13:00 +02:00
Vincent Bernat
5b1249737c
firefox: add missing semi-colon
2021-08-16 17:47:08 +02:00
Vincent Bernat
a5c608eff8
Revert "polybar: fix monitor detection on clone"
...
This reverts commit 62a831ac40
.
2021-08-16 17:47:03 +02:00
Vincent Bernat
e730a3aa72
polybar-weather: schedule hourly
...
That's mostly what we want and it uses the realclock.
2021-08-14 22:56:16 +02:00
Vincent Bernat
e60518862f
Revert "polybar-weather: do not execute on clock change"
...
This reverts commit 6783365b87
. Well, if
we don't set that, it's not done at all.
2021-08-14 22:47:49 +02:00
Vincent Bernat
62a831ac40
polybar: fix monitor detection on clone
...
Polybar knows how to do that, let's just use polybar --list-monitors.
2021-08-14 20:51:29 +02:00
Vincent Bernat
08e33d4d39
Revert "systemd: switch back to PulseAudio"
...
This reverts commit 05917cc6e5
. Ok, not
better. Let's stick with PipeWire for now. Keep this commit to easily
revert in the future.
2021-08-14 19:58:31 +02:00
Vincent Bernat
05917cc6e5
systemd: switch back to PulseAudio
2021-08-14 19:43:07 +02:00
Vincent Bernat
bd71736420
Revert "systemd: don't start easyeffects service"
...
This reverts commit 27c7c054fd
. I have
fixed it!
2021-08-14 18:17:26 +02:00
Vincent Bernat
6783365b87
polybar-weather: do not execute on clock change
...
It seems this is done twice in this case.
2021-08-14 11:08:54 +02:00
Vincent Bernat
6b0c7b4c1d
polybar-weather: try harder to wait to be online
2021-08-13 23:01:13 +02:00
Vincent Bernat
481b258fe0
polybar-weather: wait a bit longer when not online
2021-08-13 22:06:21 +02:00
Vincent Bernat
33babfb765
input-event: no more office at Blade
2021-08-13 20:23:29 +02:00
Vincent Bernat
dce67c7d60
polybar-weather: use onecall API
...
The daily forecast is not available for free.
2021-08-13 18:43:20 +02:00
Vincent Bernat
27c7c054fd
systemd: don't start easyeffects service
...
It is currently broken?
2021-08-13 18:10:03 +02:00
Vincent Bernat
da6f9ff7aa
polybar-weather: show daily forecast instead of hourly forecast
2021-08-13 16:50:54 +02:00
Vincent Bernat
6a5bc52e26
polybar: revert brightness icons
2021-08-13 16:02:57 +02:00
Vincent Bernat
00efafb021
systemd: fix dependency on polybar-weather
2021-08-13 14:27:18 +02:00
Vincent Bernat
ebed328443
i3-companion: correctly handle apps without window class
...
I am looking at you Spotify...
2021-08-12 10:44:57 +02:00
Vincent Bernat
60baedbadd
ssh-add: make it work with "exploded" ssh config
2021-08-12 10:30:19 +02:00
Vincent Bernat
5102774b3f
firefox: switch back to not telling system does not use dark theme
...
The option is not really well named as it only influences web content,
not UI.
2021-08-12 08:19:29 +02:00
Vincent Bernat
97f44f09b1
polybar-weather: don't use nm-online -s flag
...
It only checks if network manager was online at some point in the
past.
2021-08-12 07:51:37 +02:00
Vincent Bernat
7f5e6e0578
polybar: use two levels for brightness
2021-08-11 18:33:20 +02:00
Vincent Bernat
3fdf4b65ae
polybar: remove weather icons font, not needed anymore
2021-08-11 18:31:36 +02:00
Vincent Bernat
eda39cbd22
polybar-weather: switch to Font Awesome for weather
...
This way, we only use one font. It seems good enough.
2021-08-11 18:28:42 +02:00
Vincent Bernat
2ea8a37ecf
polybar: change brightness icon
2021-08-11 18:11:07 +02:00
Vincent Bernat
6207bc2c7e
polybar-weather: wait longer before checking nm-online
2021-08-11 15:55:25 +02:00
Vincent Bernat
8fd82af49f
polybar-weather: discard first forecast if in less than two hours
2021-08-11 10:15:00 +02:00
Vincent Bernat
6749e99d06
Revert "xsettings: switch to Papirus-dark for icons"
...
This reverts commit 42016f9ad6
. Meyh,
not convinced.
2021-08-11 09:55:16 +02:00
Vincent Bernat
42016f9ad6
xsettings: switch to Papirus-dark for icons
2021-08-11 09:52:02 +02:00
Vincent Bernat
d5df15b803
xsettings: disable event sounds
...
Thanks to @sebastienhurtel for the tips!
2021-08-11 09:46:48 +02:00
Vincent Bernat
0129d85f70
polybar-weather: also log first forecast time
2021-08-11 08:32:28 +02:00
Vincent Bernat
7c39cfb940
polybar-weather: also use current weather
...
I was under the impression the first forecast value may include the
current weather. This is not the case. Times provided in forecast are
in UTC. So, also include the current weather.
2021-08-11 08:28:15 +02:00
Vincent Bernat
57b47f9d57
polybar-weather: restart on failure
2021-08-11 08:04:57 +02:00
Vincent Bernat
77db51b12c
polybar-weather: fix missing import
2021-08-11 07:55:12 +02:00
Vincent Bernat
62645d0a66
polybar-weather: gracefully handle connection error when waking up
...
nm-online may think we are still online, but we are not, just try a
location request and if it fails, wait to be online.
2021-08-10 21:45:09 +02:00
Vincent Bernat
af1e3135cf
polybar-weather: log city, just in case
2021-08-10 17:20:18 +02:00
Vincent Bernat
9e55aa23b9
polybar-weather: make number of forecasts configurable
2021-08-10 17:15:25 +02:00
Vincent Bernat
93a0489385
polybar: document IPC modules require 3.6+
2021-08-10 17:00:28 +02:00
Vincent Bernat
81d55a79cb
polybar: fix vertical offset
...
I think it is DPI-independent, let's see how it looks on low-DPI
screen later.
2021-08-10 16:59:23 +02:00
Vincent Bernat
c4ad67d387
rofi: accept an entry on single click
2021-08-10 16:40:36 +02:00
Vincent Bernat
f7e0fd5250
dimmer: rename to xss-dimer
2021-08-10 16:17:02 +02:00
Vincent Bernat
e84885e47a
systemd: rename timers
2021-08-10 15:50:18 +02:00
Vincent Bernat
e88352aa67
polybar-weather: tell where to find weather icons
2021-08-10 13:35:16 +02:00
Vincent Bernat
78004178e4
polybar-weather: use different icons when day/night
...
Also, on hot days, switch to a specific icon.
2021-08-10 13:34:17 +02:00
Vincent Bernat
7a63def56f
polybar-weather: add a text to tell not to steal my API key
...
Otherwise, I'll encrypt it with my SSH key.
2021-08-10 13:26:46 +02:00
Vincent Bernat
1924f7731e
wallpaper: rename wallpaper binary to match service name
2021-08-10 13:21:04 +02:00
Vincent Bernat
0ea55db7a5
polybar-weather: respect namespace
2021-08-10 13:20:06 +02:00
Vincent Bernat
85b56cd2d5
weather: remove dupes in forecast if no change
2021-08-10 13:14:22 +02:00
Vincent Bernat
0559c830ef
polybar: display current weather
2021-08-10 13:08:15 +02:00