Vincent Bernat
8235201167
Revert "music: replace Spotify by Deezer"
...
This reverts commit 7086a909cf
.
2024-05-18 14:42:40 +02:00
Vincent Bernat
2b955436d6
weather: OWM key not needed anymore
2024-05-12 21:52:23 +02:00
Vincent Bernat
7086a909cf
music: replace Spotify by Deezer
2024-03-23 08:18:26 +01:00
Vincent Bernat
747c14a36a
xsettingsd: don't block when reloading picom
...
picom itself depends on xsettingsd.service and therefore cannot be
reloaded while an action is running on xsettingsd.service (I assume).
2023-07-22 10:11:01 +02:00
Vincent Bernat
2f8e2f7f0c
picom: starts after xsettingsd
...
This is needed for templating
2023-07-03 07:30:48 +02:00
Vincent Bernat
2ff8e9bacd
dimmer: handle wide screens split in two
2023-04-25 11:34:53 +02:00
Vincent Bernat
50ab78e33d
picom: update to picom 1.10.x
2023-03-25 00:44:19 +01:00
Vincent Bernat
ef3af3f597
systemd: don't timeout ssh-agent.service
2023-02-18 20:36:30 +01:00
Vincent Bernat
370270b1ca
ssh-agent: on start, import all SSH keys
2022-10-18 00:32:47 +02:00
Vincent Bernat
8d6b52bc2a
xssproxy: ignore zoom
...
It's buggy as well. I think we should just ignore everything.
2022-10-14 13:44:53 +02:00
Vincent Bernat
a97e2b522a
ssh: remove ssh-add invocation on start
2022-10-09 16:44:54 +02:00
Vincent Bernat
d70628795f
spotify: make spotify-cleaner terminate in 5s
2022-10-01 17:07:40 +02:00
Vincent Bernat
5a9bf68fad
systemd: starts autorandr only if there is a default configuration
2022-09-15 21:51:41 +02:00
Vincent Bernat
f13079fd4a
xsession: fix dunst service startup
...
There is no dunst.socket. It was working if we had dunst installed
through the package manager because this is a DBus-activated service.
2022-09-14 01:39:57 +02:00
Vincent Bernat
1815c57e64
polybar: switch to Nix
2022-08-28 10:13:22 +02:00
Vincent Bernat
27ae08ef36
systemd: fix some descriptions
2022-08-14 20:32:01 +02:00
Vincent Bernat
44b6f25170
xss-dimmer: try again to have sound using Gstreamer
2022-08-02 15:52:28 +02:00
Vincent Bernat
9c23fbea2d
xssproxy: prevent Firefox to inhibit the screensaver
2022-07-30 01:35:26 +02:00
Vincent Bernat
2b55546db1
xsettingsd: fix reload
2022-07-26 09:41:15 +02:00
Vincent Bernat
8cd2ed3730
Revert "spotify: remove socket cleaning"
...
This reverts commit 2e4e2d311c
. Problem
is still here.
2022-06-30 21:18:07 +02:00
Vincent Bernat
bb6c76f970
xssproxy: use DBus activation
2022-06-30 11:43:47 +02:00
Vincent Bernat
a7313e338b
xssproxy: install and use
...
This allows me to get logs on who gets a lock and when.
2022-06-30 11:37:09 +02:00
Vincent Bernat
2e4e2d311c
spotify: remove socket cleaning
...
This may not needed anymore. Moreover, the ID returned by pactl is not
the one we can use with PipeWire.
2022-06-29 11:02:07 +02:00
Vincent Bernat
3b0af76dad
Revert "music: replace Spotify by Deezer"
...
This reverts commit 4af98c2589
. I feel
like they should provide a native client for Linux instead of relying
upon the community. MellowPlayer is unmaintained and does not have an
offline mode. Deezer seems the only streaming service with a Linux
client.
2022-06-26 13:51:22 +02:00
Vincent Bernat
9ed4a7f87c
thunderbird: remove thunderbird-notify
...
Replaced by a custom extension.
2022-06-19 22:26:51 +02:00
Vincent Bernat
af4d1bd738
thunderbird: use a configuration file
2022-06-13 10:49:30 +02:00
Vincent Bernat
d71dd264c3
thunderbird: primitive email notifier
2022-06-12 18:03:42 +02:00
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
b16132d051
easyeffects: add again
2022-05-06 22:01:02 +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
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
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
d1d85b2bca
systemd: remove unused unit
2022-01-18 07:36:45 +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
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
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