Commit graph

1582 commits

Author SHA1 Message Date
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
Vincent Bernat
eb3e05e488 polybar: switch back to Iosevka
Aile is not monospace enough.
2021-08-09 20:39:33 +02:00
Vincent Bernat
89e38c3d25 xss-lock: document an alternative using xsecurelock and mpv
Also, it would be neat if --panscan=1.0 was enabled in mpv
configuration.
2021-08-09 19:51:14 +02:00
Vincent Bernat
30df63aea1 i3-companion: fix case where candidate workspace is scratchpad 2021-08-09 16:22:09 +02:00
Vincent Bernat
e91e96c77b i3-companion: fix detection of intrusive apps 2021-08-09 16:18:28 +02:00
Vincent Bernat
33b63b8eeb i3-companion: icon for DarkTable 2021-08-09 12:17:33 +02:00
Vincent Bernat
81fb08c521 rofi: no background for the window 2021-08-09 09:56:56 +02:00
Vincent Bernat
eb4668bf95 doc: add some random license 2021-08-08 22:22:00 +02:00
Vincent Bernat
d52e038f54 doc: add a link to some intersting desktop
Needs more recent picom and i3-gaps.
2021-08-08 22:21:11 +02:00
Vincent Bernat
7e7de17938 i3-companion: icon for grisbi 2021-08-08 21:49:46 +02:00
Vincent Bernat
14d64de364 wallpaper: add support for WebP format 2021-08-08 15:25:59 +02:00
Vincent Bernat
e4a5aa99e8 i3: move screenshot to an helper script 2021-08-08 13:18:49 +02:00
Vincent Bernat
34946de658 i3: use maim for screenshots
No need for a complex tool like Flameshot. It is nice to have, but it
doesn't allow me to select a window... Most of the time, I need a
window or an area to the clipboard. Sometimes, I need a quick
screenshot of the whole screen.
2021-08-07 21:51:33 +02:00