Vincent Bernat
74ab3229df
xss-dimmer: avoid font jumping by using a fixed width to format text
...
Also, use the same font as when the screen is locked.
2021-12-08 19:06:00 +01:00
Vincent Bernat
77c1503555
wallpaper: use XDG_RUNTIME_DIR
2021-12-07 19:53:36 +01:00
Vincent Bernat
b9827ab33c
polybar: use cat-in-space for CPU
2021-11-30 17:31:01 +01:00
Vincent Bernat
68aa70ef61
rofi: update for Rofi 1.7.1
2021-11-28 13:38:53 +01:00
Vincent Bernat
1e5c2f2bda
picom: don't blur rofi background
2021-11-28 09:25:44 +01:00
Vincent Bernat
9902884c83
polybar: use a cat for CPU icon
...
Nothing makes sense.
2021-11-26 23:18:25 +01:00
Vincent Bernat
775766654d
picom: shorten condition for blurred background
2021-11-23 13:26:22 +01:00
Vincent Bernat
feafa2ad93
picom: blur background of floating windows as well
2021-11-23 13:21:09 +01:00
Vincent Bernat
7f7c36080a
picom: blur quake console
2021-11-21 16:41:30 +01:00
Vincent Bernat
260cfc64e4
polybar: or some gauge?
2021-11-21 13:08:45 +01:00
Vincent Bernat
d799652438
polybar: use a rabbit for CPU
2021-11-21 13:05:56 +01:00
Vincent Bernat
96b93cc51c
polybar: replace CPU by something not sensible to non-integer scaling
2021-11-18 14:49:03 +01:00
Vincent Bernat
ba5bf657d7
picom: also exclude hidden windows from shadows
2021-11-16 21:07:01 +01:00
Vincent Bernat
42e9a9a495
picom: simplify opacity rules, thanks to newer version of picom
2021-11-16 21:06:49 +01:00
Vincent Bernat
cc55f52b3d
picom: don't blur dimmer
2021-11-12 16:34:49 +01:00
Vincent Bernat
eb2c0a04ca
polybar: a bit less transparent background
2021-11-12 12:33:43 +01:00
Vincent Bernat
8f25dada71
picom: try some blur
...
Only for small elements that were excluded from transparency until now.
2021-11-12 09:14:32 +01:00
Vincent Bernat
f469d76f9e
picom: use custom version
...
This is only next from today. Wanting to try rounded corners (not
really working well) and blur (not that useful).
2021-11-12 08:41:33 +01:00
Vincent Bernat
c2a9c0095d
firefox: toolkit.cosmeticAnimations.enabled has been removed
...
In favor for prefers-reduced-motion which would also apply to
content (notify::gtk-enable-animations can be used on Linux)
2021-11-11 08:15:50 +01:00
Vincent Bernat
97024a1f0b
Revert "firefox: more VAAPI decoding"
...
This reverts commit fb2671e1e3
. It seems
to break stuff.
2021-11-04 11:12:09 +01:00
Vincent Bernat
6310f5378d
firefox: EGL is now enabled by default
2021-11-03 10:22:30 +01:00
Vincent Bernat
4dc42140d1
picom: switch to experimental backends
...
This may solve a crash. Alternative would be to use:
```
shadow-exclude = [
# Workaround for a crash in Picom (running out of XIDs)
"! name~=''"
];
```
2021-11-03 06:07:34 +01:00
Vincent Bernat
b0923aecea
picom: lighter shadow
...
It really depends on the background...
2021-11-02 13:54:42 +01:00
Vincent Bernat
100a23fb03
picom: compute an offset for shadows
2021-11-02 13:29:31 +01:00
Vincent Bernat
d5dbb906b4
picom: i3 decorations should not cast a shadow
2021-11-02 13:26:21 +01:00
Vincent Bernat
21743fa9b0
picom: adapt shadow radius to DPI
2021-11-02 10:22:59 +01:00
Vincent Bernat
3770929742
picom: use a wrapper script to template picom configuration file
2021-11-02 10:12:56 +01:00
Vincent Bernat
de5f43ca28
picom: don't crop shadow at the edge of a screen
...
When splitting a monitor, this is a bit odd. The shadow from one dock
overlapping the other is less of a problem.
2021-11-02 09:47:45 +01:00
Vincent Bernat
4ce811cab3
picom: ensure shadows don't leak on the second screen
2021-11-01 22:03:32 +01:00
Vincent Bernat
af3e1da60a
picom: make shadows not overlap on polybar
...
The easy solution would have been `shadow-exclude-reg = "x27+0+0"`,
but polybar dimension depends on the number of DPI.
2021-11-01 14:33:51 +01:00
Vincent Bernat
2abeb3f0bd
picom: add shadows
2021-11-01 14:18:48 +01:00
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