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
Vincent Bernat
9a66663445
i3: remove border from file sharing indicators
2022-05-21 10:09:06 +02:00
Vincent Bernat
964d2c565d
picom: ensure $XDG_RUNTIME_DIR/i3 exists
2022-05-13 08:20:48 +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
6237082c06
config: also handle Jitsi sharing indicator
2022-05-10 16:51:28 +02:00
Vincent Bernat
5489a3f2dd
i3-companion: use info icon for info about container
2022-05-10 16:49:30 +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
f8689c512b
i3-companion: don't error when cannot connect to dead polybar socket
2022-04-30 15:21:40 +02:00
Vincent Bernat
75f5a9cdda
Revert "i3-companion: revert back to using rfcomm to get battery"
...
This reverts commit 4ac86d1632
. Let's
try again with Pipewire this time!
2022-04-30 15:17:23 +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
f86f0469e5
screenshot: increase a bit the delay to take the screenshot
2022-04-21 12:52:33 +02:00
Vincent Bernat
ffbc1f4887
picom: jitsi meet should not be transparent
2022-04-14 14:40:13 +02:00
Vincent Bernat
4ac86d1632
i3-companion: revert back to using rfcomm to get battery
...
Unfortunately, Pulseaudio 15.99 is not stable yet.
2022-04-12 18:34:58 +02:00
Vincent Bernat
29612a7851
i3-companion: just wait more for bluetooth device change
...
This way, we wait enough to get battery level. Signal from PulseAudio
cannot be captured for some reason. UPower does not send a signal for
the new battery. And Bluez does not either.
2022-04-09 12:18:09 +02:00
Vincent Bernat
59382c1739
i3-companion: tentative to register for battery update from PulseAudio
...
Unfortunately, I am unable to receive anything... Maybe the path not
existing when registering does not help.
2022-04-09 12:17:09 +02:00