Commit graph

194 commits

Author SHA1 Message Date
Vincent Bernat
2841ae6853 picom: explicitely add fade-exclude 2021-10-24 14:58:44 +02:00
Vincent Bernat
abcb1454f3 picom: fix opacity rule for CSD 2021-10-24 14:54:43 +02:00
Vincent Bernat
941f5b827c picom: exclude GTK client side decorations from shadow and opacity 2021-10-24 14:53:55 +02:00
Vincent Bernat
fb2671e1e3 firefox: more VAAPI decoding
See:
 - https://bugzilla.mozilla.org/show_bug.cgi?id=1683808
 - https://wiki.archlinux.org/title/Firefox#Hardware_video_acceleration
2021-10-18 09:07:35 +02:00
Vincent Bernat
b61697ac74 xsession: don't try to unset TERM
It's too late.
2021-10-17 12:25:17 +02:00
Vincent Bernat
ae050a18dc xsession: also unset TERM in systemd environment 2021-10-17 12:13:09 +02:00
Vincent Bernat
91419dbe35 xsession: unset TERM
When using startx, it is set, we don't want that.
2021-10-17 08:50:38 +02:00
Vincent Bernat
6c234c10bb firefox: use new override for prefers-color-scheme
This is exactly the same effect as lying about system theme, but this
matches more our intent.
2021-10-10 01:07:51 +02:00
Vincent Bernat
d7720d2e98 firefox: no need to specifically enable AVIF anymore 2021-10-05 16:21:19 +02:00
Vincent Bernat
c3d61202c5 systemd: prevent thunar to start as a service (through DBus) 2021-09-30 08:20:44 +02:00
Vincent Bernat
639e4b25cc polybar: just use a fixed icon for volume
I don't think this matters much as we display percentage as well.
2021-09-28 09:35:59 +02:00
Vincent Bernat
678f20e2bf polybar: add one additional step for volume level 2021-09-28 09:34:12 +02:00
Vincent Bernat
a6e5d81ede polybar-weather: require polybar.service 2021-09-22 09:46:05 +02:00
Vincent Bernat
eac7c74de0 spotify: make spotify-clean start after sound.target 2021-09-21 09:30:34 +02:00
Vincent Bernat
aeedf5943b dotfiles: switch to Cantarell for UI 2021-09-09 08:50:15 +02:00
Vincent Bernat
c513caef7e polybar: use different mute icon to match microphone icon 2021-09-08 07:46:42 +02:00
Vincent Bernat
778075f526 picom: exclude dimmer from shadow 2021-09-06 17:49:37 +02:00
Vincent Bernat
100a79c9e1 xss-dimmer: accept a background 2021-09-06 14:57:32 +02:00
Vincent Bernat
1bf02421ea firefox: webrender is enabled by default on Firefox 91 2021-09-06 08:10:18 +02:00
Vincent Bernat
067f2389ef polybar: add micro volume 2021-09-02 10:10:56 +02:00
Vincent Bernat
8ec9f1a932 Revert "xkb: tentative to add a keypad"
This reverts commit 15b38f7efc.
2021-09-01 08:01:29 +02:00
Vincent Bernat
15b38f7efc xkb: tentative to add a keypad
Unfortunately, rctl is not handy for this...
2021-09-01 08:01:04 +02:00
Vincent Bernat
aea0e046bc wallpaper: use -root with hsetroot
Newer version requires that.
2021-08-29 18:12:12 +02:00
Vincent Bernat
6b6f066231 systemd: remove LimitCORE directive for autorandr
Not needed anymore.
2021-08-29 13:33:17 +02:00
Vincent Bernat
8cc26133fc firefox: no https first
It's still too broken.
2021-08-28 21:45:49 +02:00
Vincent Bernat
ebec44af3c input-event: remove specific configuration for Thinkpad extra buttons
It's useless as we don't set anything specific anymore.
2021-08-28 07:30:30 +02:00
Vincent Bernat
b0925e9f02 autorandr: force a reconfiguration
This is a bit annoying, but as it doesn't handle monitors, we need that.
2021-08-28 07:23:36 +02:00
Vincent Bernat
07a915dc9d spotify-clean: use pacmd from PulseAudio 2021-08-27 08:28:07 +02:00
Vincent Bernat
453ea504f3 wallpaper: be smarter when combining images 2021-08-26 16:12:16 +02:00
Vincent Bernat
f74c7b6346 polybar: put battery first 2021-08-24 07:02:59 +02:00
Vincent Bernat
d9220045aa gtk: remove unneeded CSS
It seems this is not necessary anymore: titlebars don't have a radius anymore.
2021-08-23 13:56:08 +02:00
Vincent Bernat
358cf0629d i3-companion: implement systemd notify 2021-08-22 09:03:18 +02:00
Vincent Bernat
2f74d47a74 polybar: kill itself if one instance is missing 2021-08-22 08:59:43 +02:00
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