Vincent Bernat
504ef3eda2
systemd: make xssproxy ignores all applications
...
I ran into a bug with Firefox where the application name was "".
Disabling screensaver should just not be allowed.
2025-06-05 08:23:07 +02:00
Vincent Bernat
27fb180981
systemd: create tray.target
...
home-manager will insist on adding it back...
2025-05-25 23:18:31 +02:00
Vincent Bernat
3b3a43850e
spotify: remove cleaner
...
Maybe this is not useful anymore...
2025-05-03 09:40:47 +02:00
Vincent Bernat
90fd18e275
systemd: ensure onedrive starts when starting session
...
If it is installed...
2025-05-02 17:19:43 +02:00
Vincent Bernat
03b2b00bb5
systemd: ensure onedrive starts after i3-session for notifications
2025-04-15 09:44:30 +02:00
Vincent Bernat
acecf2a5dc
firefox: enable tab groups
2025-04-06 15:11:21 +02:00
Vincent Bernat
be24139c52
firefox: remove outdated settings
2025-04-06 15:08:05 +02:00
Vincent Bernat
008dc67776
xsession: force HiDPI for recent QT5
2025-02-23 07:54:24 +01:00
Vincent Bernat
f94d7a1438
picom: remove deprecated shadow-exclude-reg
...
This was already done with clip-shadow-over in wintypes for dock.
2025-02-01 14:19:59 +01:00
Vincent Bernat
e568f45f5c
firefox: disable autofill of addresses and credit cards
2025-01-22 19:39:06 +01:00
Vincent Bernat
c3c23814a4
firefox: revert shortcut stuff
...
This is too inconvenient. We can do that site by site manually first.
2025-01-21 14:16:57 +01:00
Vincent Bernat
47bf11caa8
firefox: more references for shortcuts
2025-01-21 08:48:35 +01:00
Vincent Bernat
289649e154
firefox: don't allow sites to override shortcuts
...
Each key can have three states:
- reserved
- not reserved
- unset
When reserved, it cannot be overridden by any site. When not reserved,
it can be. When unset, it depends on the permissions.default.shortcuts.
Setting it to 2 will make the key reserved, otherwise not.
You can find if a key is reserved here:
./browser/base/content/browser-sets.inc
The key depends on the locale. For some reason, the default one is in
./browser/locales/en-US/browser/browserSets.ftl. It seems accel means
Ctrl for Unix.
2025-01-21 08:40:53 +01:00
Vincent Bernat
6c54c711c6
dunst: update syntax for offset
2024-12-21 09:51:50 +01:00
Vincent Bernat
bf7ed44e0b
firefox: reenable beacon.enabled
2024-11-23 18:37:17 +01:00
Vincent Bernat
01893912ba
picom: disable frame pacing for now
2024-11-11 00:18:42 +01:00
Vincent Bernat
e7e0714b92
xsettingsd: move configuration file in runtime directory
...
This is a generated file.
2024-11-01 23:33:22 +01:00
Vincent Bernat
743109b149
picom: disble crop-shadow-to-monitor
...
It seems to create a shadow at the border of a monitor.
2024-10-30 17:38:51 +01:00
Vincent Bernat
f051c5b1ed
picom: remove rounded corners altogether
2024-10-19 17:57:07 +02:00
Vincent Bernat
a8b6085707
picom: remove rounded corners for tabs
2024-10-19 17:56:31 +02:00
Vincent Bernat
3ec542813d
picom: more universal solution to crop shadow
2024-09-28 22:12:53 +02:00
Vincent Bernat
73c883b942
picom: avoid painting shadow over dock or mpv window
2024-09-28 21:50:23 +02:00
Vincent Bernat
6ff1ce2640
xsession: fix location of GTK4's CSS file
2024-09-28 21:29:00 +02:00
Vincent Bernat
20e9c40ae4
picom: do not round corners for polybar
2024-09-20 20:26:06 +02:00
Vincent Bernat
48abe47cfb
picom: just set a small corner-radius
2024-09-11 08:26:53 +02:00
Vincent Bernat
ad25a8d915
picom: tentative to use a shader for rounded borders
...
This does not work with i3 border.
2024-09-11 08:24:25 +02:00
Vincent Bernat
cbd4a999d9
picom: explain why we keep two specific settings
...
Not 100% sure they apply for backend "egl".
2024-09-08 18:58:51 +02:00
Vincent Bernat
57dab5f179
gtk4: add CSS file
...
Unfortunately, no way to override keybindings... :-/
See https://old.reddit.com/r/emacs/comments/c22ff1/gtk_4_support_for_key_themes_does_not_affect/
2024-08-24 23:53:12 +02:00
Vincent Bernat
4d0944b638
firefox: don't suggest recent searches in url bar
2024-07-14 07:30:41 +02:00
Vincent Bernat
0cb882ce2e
firefox: disable anonymous tracker
2024-07-12 08:28:53 +02:00
Vincent Bernat
59a4335ecd
qt: use Cantarell as the font with QT Adwaita theme
2024-06-23 08:34:37 +02:00
Vincent Bernat
8235201167
Revert "music: replace Spotify by Deezer"
...
This reverts commit 7086a909cf
.
2024-05-18 14:42:40 +02:00
Vincent Bernat
ad72179d7a
firefox: disable SERP events
2024-05-16 10:32:50 +02:00
Vincent Bernat
2b955436d6
weather: OWM key not needed anymore
2024-05-12 21:52:23 +02:00
Vincent Bernat
c1e81df684
weather: update to use met.no
2024-05-12 16:22:08 +02:00
Vincent Bernat
56d1e16560
dotfiles: stop overriding stuff with dconf
2024-04-09 07:39:25 +02:00
Vincent Bernat
f29edf5a5f
dotfiles: install portals.conf as i3-portals.conf
2024-04-09 07:39:00 +02:00
Vincent Bernat
c5dfd57dae
dotfiles: make GTK4 libadwaita-based applications follow GTK theme
...
Yet another thing...
2024-04-09 07:35:31 +02:00
Vincent Bernat
cfab2c2dd5
dconf: more GTK4 tweaks for theme
...
GNOME found another way to configure things, ignoring the previous one...
2024-04-09 07:26:30 +02:00
Vincent Bernat
7086a909cf
music: replace Spotify by Deezer
2024-03-23 08:18:26 +01:00
Vincent Bernat
a6899479c3
thunderbird: set background and foreground color for HTML compose
2024-03-10 21:04:44 +01:00
Vincent Bernat
6a1da63238
thunderbird: don't use default colors for message compose
2024-03-10 21:02:40 +01:00
Vincent Bernat
6bdf38b507
firefox: don't close on last tab
2024-02-29 07:43:04 +01:00
Vincent Bernat
c00aa09add
xss-lock/polybar: switch to Iosevka Term SS18
2024-02-25 21:35:30 +01:00
Vincent Bernat
ce61d1ed89
firefox: disable automatic popup for translations
2023-09-27 23:56:48 +02:00
Vincent Bernat
a7ec0a272a
thunderbird: change default order
2023-07-28 08:28:45 +02:00
Vincent Bernat
224486d6fd
Revert "xkb: remap LWIN to Hyper_L"
...
This reverts commit 0f2bb27125
. This does
not prevent Windows to receive "LWIN".
2023-07-23 23:02:36 +02:00
Vincent Bernat
0f2bb27125
xkb: remap LWIN to Hyper_L
...
This avoids a conflict with Windows inside a VM.
2023-07-23 08:40:57 +02: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
0deaeb600b
firefox: reenable VAAPI
2023-07-05 08:56:21 +02:00