Commit graph

1582 commits

Author SHA1 Message Date
Vincent Bernat
44b6f25170 xss-dimmer: try again to have sound using Gstreamer 2022-08-02 15:52:28 +02:00
Vincent Bernat
09831608e3 spotify: fix clean script 2022-07-30 09:20:55 +02:00
Vincent Bernat
9c23fbea2d xssproxy: prevent Firefox to inhibit the screensaver 2022-07-30 01:35:26 +02:00
Vincent Bernat
b0983f1ad4 spotify-client: tentative to fix 2022-07-30 00:20:19 +02:00
Vincent Bernat
420a4c1d01 i3-companion: add icon for Blender 2022-07-28 10:32:56 +02:00
Vincent Bernat
4ca15b049d spotify: reenable spotify-clean
It seems the logic is OK. Just log the output of pw-cli dump short.
2022-07-27 22:30:34 +02:00
Vincent Bernat
5a8c0d87a1 i3: simplify zoom stuff
It seems recent versions are now setting the class correctly.
2022-07-27 22:24:49 +02:00
Vincent Bernat
ae7df49b2c i3: weekly tweak of Zoom-related rules 2022-07-27 21:49:27 +02:00
Vincent Bernat
e1f3b55d02 Xresources: don't set cursor size using xrdb
It seems it's an absolute value in this case, unlike when using
Xsettings...
2022-07-26 10:09:04 +02:00
Vincent Bernat
39fab0a8db Revert "xsession: prefer dark theme"
This reverts commit 33d08ac70f. Let's
see if I really need that. Currently, it works without as long as
"Adwaita-dark" is installed.
2022-07-26 09:59:45 +02:00
Vincent Bernat
33d08ac70f xsession: prefer dark theme 2022-07-26 09:55:09 +02:00
Vincent Bernat
2b55546db1 xsettingsd: fix reload 2022-07-26 09:41:15 +02:00
Vincent Bernat
d945767751 spotify: need more time to figure out which stream is the active one 2022-07-22 14:43:35 +02:00
Vincent Bernat
064ea737e8 polybar: show version when starting 2022-07-22 14:00:52 +02:00
Vincent Bernat
11602af653 i3: lock session with loginctl
This way, we don't depend on X11. #onesteptowayland
2022-07-22 13:28:51 +02:00
Vincent Bernat
a614930197 spotify: try to fix stream cleaning 2022-07-22 12:08:27 +02:00
Vincent Bernat
14f933d7e7 wallpaper: use Image.Resampling.LANCZOS 2022-07-19 23:47:46 +02:00
Vincent Bernat
54d5d473af spotify: disable streams cleaning
It seems it kills the wrong ones.
2022-07-17 10:34:05 +02:00
Vincent Bernat
8b891bbf8d i3: try to make it work with Zoom
Zoom is trying very hard to break all existing X11 conventions. Let's
try to make it work anyway.
2022-07-14 11:11:03 +02:00
Vincent Bernat
82bdb24732 doc: add a link to home-manager configuration 2022-07-10 17:42:47 +02:00
Vincent Bernat
d8fc8b15e2 xsession: stop messing with QT scaling
By default, it seems sensible and it enables fractional scaling as
well.
2022-07-04 09:17:31 +02:00
Vincent Bernat
eee0ad77f1 xresources: fix cursor theme for non-GTK apps 2022-07-03 11:35:21 +02:00
Vincent Bernat
0472116f89 xsession: explain why XCURSOR_PATH may not be enough for Nix 2022-07-03 11:34:08 +02:00
Vincent Bernat
5102803e75 spotify: make it work with only pw-cli 2022-06-30 21:22:43 +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
ea5bfbe7bb xsession: tell this file should be symlinked 2022-06-28 18:40:48 +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
b1146f723b doc: add a link to Catppucin themes 2022-06-26 12:12:28 +02:00
Vincent Bernat
9ed4a7f87c thunderbird: remove thunderbird-notify
Replaced by a custom extension.
2022-06-19 22:26:51 +02:00
Vincent Bernat
e9bcb9ba61 dconf: prefer dark theme
Some applications may not obey Net/ThemeName and use this to know how
this should be customized.
2022-06-19 20:36:18 +02:00
Vincent Bernat
5e40ba8ec3 firefox: be less explicit for accepted languages 2022-06-16 11:20:22 +02:00
Vincent Bernat
23d3b28d08 thunderbird: do not rely on x-mozilla-status
For some reason, incoming messages are still set as "read".
2022-06-15 23:45:14 +02:00
Vincent Bernat
1e67f3d0e8 thunderbird: do not display notifications for read messages 2022-06-15 08:49:30 +02:00
Vincent Bernat
af4d1bd738 thunderbird: use a configuration file 2022-06-13 10:49:30 +02:00
Vincent Bernat
d2a308f472 thunderbird: use dates as watermark
This should be more robust in case something gets deleted. However,
Thunderbird only mark messages for deletion, but this could still
happen on compaction.
2022-06-13 07:08:09 +02:00
Vincent Bernat
b4260d3591 thunderbird: process the right folder when detecting a change 2022-06-13 06:54:38 +02:00
Vincent Bernat
a9f7026b83 thunderbird: ensure thunderbird is started in the background 2022-06-12 20:31:44 +02:00
Vincent Bernat
fa4bbc3f92 thunderbird: simplify headers decoding 2022-06-12 18:53:01 +02:00
Vincent Bernat
3985ffa085 thunderbird: add an action to open message 2022-06-12 18:42:58 +02:00
Vincent Bernat
d71dd264c3 thunderbird: primitive email notifier 2022-06-12 18:03:42 +02:00
Vincent Bernat
b698c740af firefox: VAAPI fixed in 102 2022-06-11 14:44:58 +02:00
Vincent Bernat
538d9261fd i3: border pixel 0 → border none 2022-06-09 22:55:28 +02:00
Vincent Bernat
4eabf96f1f dunst: fix offset 2022-06-04 01:24:52 +02:00
Vincent Bernat
39611a43f0 i3: adapt Zoom rules 2022-05-25 09:04:16 +02:00
Vincent Bernat
0dd58976c8 i3-companion: catter for buggy Zoom class 2022-05-24 10:16:11 +02:00
Vincent Bernat
45b5d9a1a5 i3-companion: add thunderbird 2022-05-22 01:43:29 +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