Vincent Bernat
61507fd388
easyeffects: remove
...
No particular reason, it seems just not worth the additional CPU usage yet.
2022-05-21 14:04:39 +02:00
Vincent Bernat
1db8eace7f
xss-dimmer: ensure dimmer don't block normal lock operations
2022-05-12 10:25:50 +02:00
Vincent Bernat
7b1c7c13d5
Revert "xss-dimmer: play a sound to notice dimmer when not looking at the screen"
...
This reverts commit 131962b3a6
. Well,
doesn't work.
2022-05-11 21:21:02 +02:00
Vincent Bernat
131962b3a6
xss-dimmer: play a sound to notice dimmer when not looking at the screen
...
Second try, but tell SDL to install a signal handler.
2022-05-11 21:01:08 +02:00
Vincent Bernat
e52f0e4bc3
Revert "xss-dimmer: play a sound to notice dimmer when not looking at the screen"
...
This reverts commit 398ef9263b
. pygame
intercepts SIGTERM. Maybe we could use Gstreamer instead. No time for
that, let just remove this feature for now.
2022-05-11 20:55:42 +02:00
Vincent Bernat
d3c6c5c8cc
dunst: allow progress bars
2022-05-11 20:54:02 +02:00
Vincent Bernat
1ce4b299ef
dunst: don't restrict height
2022-05-10 16:45:38 +02:00
Vincent Bernat
b16132d051
easyeffects: add again
2022-05-06 22:01:02 +02:00
Vincent Bernat
43094b7e81
dunst: don't lookup legacy icons
...
I don't think this is still used. Also, actions is for menu and dialogs.
2022-05-06 10:24:21 +02:00
Vincent Bernat
69e5edb9b4
dunst: hard code icon paths
...
Prefer larger icons (scaled down) and prefer Adwaita to Gnome.
2022-05-05 11:18:52 +02:00
Vincent Bernat
47cddbcccd
firefox: remove outdated settings
...
Devtools is following Firefox theme now. And the second setting does
not exist anymore.
2022-05-05 09:15:29 +02:00
Vincent Bernat
7ec90e619b
gtk3: stop rounding everything
...
Also remove the workaround for blur. It was needed for Firefox, but
at the end, it was disabled for Firefox.
2022-04-30 19:42:21 +02:00
Vincent Bernat
b00f6b9a6b
picom: disable blur
...
This is too much trouble. GTK4 is crazy with CSD and it's hard to fix
by CSS since we cannot inspect these menus.
2022-04-30 19:34:30 +02:00
Vincent Bernat
398ef9263b
xss-dimmer: play a sound to notice dimmer when not looking at the screen
2022-04-30 16:19:06 +02:00
Vincent Bernat
24219e2382
pipewire: switch to Pipewire using Nix
2022-04-30 15:16:18 +02:00
Vincent Bernat
7b8259305a
dunst: use Nix systemd file
2022-04-30 14:56:05 +02:00
Vincent Bernat
a4faad825f
dunst: pull from Nix and update to 1.8.1
2022-04-26 16:50:57 +02:00
Vincent Bernat
14a209e0ea
xsession: make cursor works from Nix programs
...
Otherwise, we get plain X cursors.
2022-04-21 22:04:27 +02:00
Vincent Bernat
ffbc1f4887
picom: jitsi meet should not be transparent
2022-04-14 14:40:13 +02:00
Vincent Bernat
6b99daccaa
xsession: create GTK bookmarks from Zsh configuration
2022-04-07 22:38:39 +02:00
Vincent Bernat
4cc25a371c
firefox: mention bug that makes VA-API not working at all
...
:-/
2022-04-07 11:04:05 +02:00
Vincent Bernat
c56649ca95
picom: update firefox rule for not using blur background on menus
2022-03-11 00:01:01 +01:00
Vincent Bernat
9a8831ffdf
firefox: remove outdated settings
2022-03-08 15:40:31 +01:00
Vincent Bernat
440a94ab4a
weather: don't require weather.service on boot
...
Without network, it will stay as "activating".
2022-03-04 21:35:39 +01:00
Vincent Bernat
35c275e466
picom: reduce transparency of all menus to improve readibility
2022-03-03 23:10:07 +01:00
Vincent Bernat
9eb153f283
picom: use the one from Debian unstable
2022-02-07 08:47:49 +01:00
Vincent Bernat
4af98c2589
music: replace Spotify by Deezer
2022-01-31 23:33:09 +01:00
Vincent Bernat
0ee6cfafe8
picom: Zoom changing names of stuff
2022-01-27 10:36:29 +01:00
Vincent Bernat
e98a489dd8
firefox: update for Firefox 96
2022-01-22 07:57:28 +01:00
Vincent Bernat
afc381b210
Revert "dunst: make the 1.7.0 migration"
...
This reverts commit a81a2ba169
. Well, I
am happy with my version which works fine and is using higher scale
icons.
2022-01-18 09:48:13 +01:00
Vincent Bernat
a81a2ba169
dunst: make the 1.7.0 migration
...
Keep using master as I want the scaling fix for icons, not in 1.7.3.
2022-01-18 09:43:57 +01:00
Vincent Bernat
4e53544290
dunst: remove deprecated settings
2022-01-18 09:32:50 +01:00
Vincent Bernat
d1d85b2bca
systemd: remove unused unit
2022-01-18 07:36:45 +01:00
Vincent Bernat
9e62ef11fb
firefox: keep Emacs keybindings in Firefox 96
2022-01-12 09:45:12 +01:00
Vincent Bernat
6ff4540f50
picom: make firefox menu less transparent since we cannot apply blur
2022-01-03 20:27:05 +01:00
Vincent Bernat
eaa0480d9f
picom: explain what _GTK_FRAME_EXTENTS is
...
Short story: i3 does not support them, so GTK shouldn't use them.
2022-01-03 20:04:58 +01:00
Vincent Bernat
ccf4306ba9
firefox: tell what can be removed from Firefox 97
2022-01-03 08:45:39 +01:00
Vincent Bernat
bbf685ac76
ssh: use system ssh-askpass when running ssh from Nix
2021-12-31 13:50:18 +01:00
Vincent Bernat
50910e8f74
i3: do not install i3 through Debian
...
Use Nix instead. Seems to work OK.
2021-12-31 13:50:07 +01:00
Vincent Bernat
8162fb5318
picom: more Zoom fixes
2021-12-30 14:26:06 +01:00
Vincent Bernat
5582301cc0
picom: fix Zoom sharing window
2021-12-30 14:24:23 +01:00
Vincent Bernat
3376c9b762
gtk: add ctrl-u, remove ctrl-d and alt-d (never used them)
2021-12-27 23:58:58 +01:00
Vincent Bernat
23e16f4bbd
systemd: revert back to PulseAudio
...
Even on a very powerful system, I have some glitches. That's quite
odd...
2021-12-27 11:54:36 +01:00
Vincent Bernat
2dd1c9e1c7
Revert "easyeffects: run Flatpak"
...
This reverts commit 2d45bb63f5
. Dunno
how to properly integrate a Flatpak with systemd.
2021-12-27 11:43:33 +01:00
Vincent Bernat
2d45bb63f5
easyeffects: run Flatpak
2021-12-27 11:42:41 +01:00
Vincent Bernat
27f6ecdb09
Revert "systemd: switch back to PulseAudio"
...
This reverts commit cda8ef9831
.
2021-12-27 10:01:53 +01:00
Vincent Bernat
45ee293d35
weather: do not make it depend on polybar
...
It's not used only by polybar and can be run before or after it.
2021-12-26 14:58:32 +01:00
Vincent Bernat
fb57fb4365
picom: just disable bluring for Firefox menus...
2021-12-20 21:35:19 +01:00
Vincent Bernat
d36a098edc
gtk: disable shadows and radius to solve issue with Firefox menus
...
It works for tooltips, but not for menus.
2021-12-20 21:35:15 +01:00
Vincent Bernat
1a69ef4f6e
picom: tentative to remove border around Firefox menus
2021-12-20 20:54:23 +01:00