Commit graph

161 commits

Author SHA1 Message Date
Vincent Bernat
cda8ef9831 systemd: switch back to PulseAudio 2021-08-21 14:05:39 +02:00
Vincent Bernat
9d9b02fef4 picom: no transparency for mpv windows 2021-08-17 11:25:32 +02:00
Vincent Bernat
5b1249737c firefox: add missing semi-colon 2021-08-16 17:47:08 +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
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
27c7c054fd systemd: don't start easyeffects service
It is currently broken?
2021-08-13 18:10:03 +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
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
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
2ea8a37ecf polybar: change brightness icon 2021-08-11 18:11:07 +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
57b47f9d57 polybar-weather: restart on failure 2021-08-11 08:04:57 +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
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
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
8959299478 picom: don't unredir automatically
This means all windows are unredirected, not just the fullscreen
window.
2021-08-07 18:59:29 +02:00
Vincent Bernat
101faa5b52 firefox: enable HTTPS-first policy 2021-08-07 13:18:44 +02:00
Vincent Bernat
696db29bc3 picom: unredirect fullscreen windows when possible 2021-08-06 00:32:14 +02:00
Vincent Bernat
38f4f5b1a4 dimmer: switch to another font 2021-08-04 13:28:12 +02:00
Vincent Bernat
3d9c3e458c xss-lock: use a dimmer service to start/stop dimmer
This way, we can lock the screen before stopping dimmer.
2021-08-04 08:21:27 +02:00
Vincent Bernat
00b6359835 xss-lock: provide a dimmer written in Python 2021-08-04 00:01:48 +02:00
Vincent Bernat
7264c2ead5 i3-companion: partially revert layout indicator
Ideally, it should be per output, but then it is a bit complicated to
know which polybar is on which output. While this seems a cool hack to
have, I don't think that's really useful. Keeping some of
the (unrelated) changes.
2021-08-03 16:01:45 +02:00
Vincent Bernat
41705ca492 i3-companion: add an icon with the layout of the focused container 2021-08-03 15:55:45 +02:00
Vincent Bernat
318cc1e713 picom: make combo boxes not transparent 2021-08-03 11:07:16 +02:00
Vincent Bernat
25ed93d5a3 dconf: also process all inputs with easyeffects 2021-08-03 10:31:31 +02:00
Vincent Bernat
51e68910a0 polybar: put back warning level to 94% 2021-08-02 23:04:13 +02:00
Vincent Bernat
cb9e692c8d polybar: generate mountpoints automatically 2021-08-02 22:59:26 +02:00
Vincent Bernat
744316bfc9 dotfiles: fix theme for QT5 2021-08-02 22:31:06 +02:00
Vincent Bernat
c2e32d1824 systemd: fix ordering loop on shutdown 2021-08-01 16:44:24 +02:00
Vincent Bernat
325d7778d7 systemd: schedule cleaning of spotify PA streams 2021-08-01 12:06:03 +02:00
Vincent Bernat
4ce36110d4 xsession: target i3.service and adapt dependencies
I think this is cleaner to make i3 the pivot. Also, don't make i3
restart i3-session each time it starts.
2021-08-01 11:57:45 +02:00
Vincent Bernat
e125b64e73 polybar: don't use 0-padded day of month 2021-08-01 07:59:58 +02:00