Vincent Bernat
a7ecfeea36
rofi: updated to 1.7.1
2021-11-28 16:55:32 +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
a6a1e8b1f5
i3: shorten quake console instance name
2021-11-21 16:39:46 +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
30233c1187
doc: another link to dotfiles
2021-11-16 09:03:04 +01:00
Vincent Bernat
795f2406e1
i3: keep brightnessctl quiet
2021-11-14 22:52:48 +01:00
Vincent Bernat
b47585fae8
picom: mention the version in README
2021-11-13 18:41:54 +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
f953002a6f
i3-companion: icon for retroarch
2021-11-08 21:01:21 +01:00
Vincent Bernat
3a6ea7d9d4
i3-companion: icon for mednafen
2021-11-07 11:09:46 +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
9371fff442
polybar: give a bit more space to polybar
2021-11-02 09:55:55 +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
149ebccc7c
i3: don't use smart gaps
2021-11-01 22:10:12 +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
d6d0a470b0
i3: mention use of i3-gaps
2021-11-01 08:14:50 +01:00
Vincent Bernat
82d5d0e87f
i3: update configuration to use move to output next
...
And I have added the patch to use focus output next as well.
2021-10-31 22:30:37 +01:00
Vincent Bernat
0ed1377db0
i3: try a bit to use i3-gaps
2021-10-31 22:21:31 +01:00
Vincent Bernat
cee1d47243
i3: disable focus follows mouse
2021-10-31 07:27:11 +01:00
Vincent Bernat
10f71465be
wallpaper: fix wallpaper build when parts of screen is hidden
2021-10-28 05:46:41 +02:00
Vincent Bernat
36f9b2ce93
i3: remove keybindings for reload/restart
...
I am seldomly using them.
2021-10-24 15:08:04 +02: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
8c7118ee35
polybar-weather: more compact
2021-10-22 07:23:39 +02:00
Vincent Bernat
ac6410af1a
polybar-weather: use country if city is unavailable
2021-10-22 07:21:26 +02:00
Vincent Bernat
385360b516
Revert "polybar: switch back to xrandr to find monitors"
...
This reverts commit 41dba59ce2
. It's
fixed now.
2021-10-20 15:29:52 +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