Vincent Bernat
67d5f3fe66
picom: also make combo menu acts as menu
2022-10-12 20:44:36 +02:00
Vincent Bernat
5018b3d1b0
xsession: also install qt5ct.conf as qt6ct.conf
2022-10-12 20:42:48 +02:00
Vincent Bernat
a97e2b522a
ssh: remove ssh-add invocation on start
2022-10-09 16:44:54 +02:00
Vincent Bernat
8b25dd3c77
Revert "i3: workaround an issue with brightness not up-to-date in polybar"
...
This reverts commit 9674bbfdde
. Use
`use-actual-brightness = true` in polybar configuration instead.
2022-10-06 07:47:11 +02:00
Vincent Bernat
03cf30d43d
inputplug: handle 75% keyboard
2022-10-04 20:40:21 +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
fed3082710
polybar: detect brightness module to use
2022-09-14 01:15:18 +02:00
Vincent Bernat
a7116145b7
firefox: disable userContent
...
Currently, only used for Twitter and it breaks the back button.
2022-09-11 21:58:59 +02:00
Vincent Bernat
25f645325c
xsession: make QT HiDPI work with fractional settings
...
Passthrough is the default rouding policy in Qt 6 but not Qt 5.
2022-09-11 08:28:05 +02:00
Vincent Bernat
402c8711eb
firefox: increase update check interval
2022-09-10 15:41:48 +02:00
Vincent Bernat
c7755c58e4
xsession: reenable QT_AUTO_SCREEN_SCALE_FACTOR=1
...
It works fine with 192 dpi. Dunno about 144.
2022-09-09 19:53:21 +02:00
Vincent Bernat
c7ef5b0fbf
firefox: try using proximity to snap stuff
...
Otherwise, very big tweets may be difficult to scroll pass.
2022-09-06 20:25:46 +02:00
Vincent Bernat
ac132ed56b
firefox: move removing of "New Tweets" to uBlock origin
2022-09-06 20:25:00 +02:00
Vincent Bernat
1815c57e64
polybar: switch to Nix
2022-08-28 10:13:22 +02:00
Vincent Bernat
051f75139d
dconf: add some configuration for virt-manager
2022-08-22 00:42:36 +02:00
Vincent Bernat
27ae08ef36
systemd: fix some descriptions
2022-08-14 20:32:01 +02:00
Vincent Bernat
2453d0e600
firefox: add a userContent.css
2022-08-13 09:32:50 +02:00
Vincent Bernat
290ac088ec
picom: don't drop shadows on various sharing indicators
2022-08-04 11:31:56 +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
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