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
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
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
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
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
b698c740af
firefox: VAAPI fixed in 102
2022-06-11 14:44:58 +02:00
Vincent Bernat
4eabf96f1f
dunst: fix offset
2022-06-04 01:24:52 +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
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