Vincent Bernat
8afb4e8455
firefox: disable native lazy loading for now
2020-05-12 22:35:52 +02:00
Vincent Bernat
b30df9a074
xsession: disable accessibility services for GTK3 apps
2020-05-10 16:47:31 +02:00
Vincent Bernat
0d7c70a2ec
systemd: don't use a script to update defaults
...
Just update ~/.config/mimeapps.list manually (and sync it).
2020-05-10 16:31:56 +02:00
Vincent Bernat
3ffca01c5a
systemd: move XDG MIME defaults to a script
2020-05-10 16:31:24 +02:00
Vincent Bernat
4e9c69d5b1
firefox: disable HTTP/3 explicitely
2020-05-06 09:39:08 +02:00
Vincent Bernat
a06951f168
systemd: change wallpaper every 2 hours
2020-04-28 07:27:07 +02:00
Vincent Bernat
a16d53e29c
firefox: keep warn me on deprecated TLS versions
2020-04-26 08:04:27 +02:00
Vincent Bernat
ef01f3212e
systemd: restart ssh-agent
...
Like, when I do `pkill ssh`.
2020-04-20 23:13:13 +02:00
Vincent Bernat
f2996a45e3
theme: use Terminus 9pt. 8pt is not pixel perfect
2020-04-19 16:24:48 +02:00
Vincent Bernat
a84a7a38ec
Revert "firefox: starts with extension "Tabliss" instead of raw "about:newtab""
...
This reverts commit f873b7491e
. We could
associate x-scheme-handler/moz-extension to Firefox as well, but we
could then just invoke Firefox directly in this case instead of
relying on xdg-open. Let's keep the empty new tab for now.
2020-04-19 10:51:40 +02:00
Vincent Bernat
f873b7491e
firefox: starts with extension "Tabliss" instead of raw "about:newtab"
2020-04-19 10:47:18 +02:00
Vincent Bernat
e503be591e
firefox: also disable Pocket on homepage
2020-04-18 12:18:08 +02:00
Vincent Bernat
d32e5d5426
firefox: don't recommend extensions
2020-04-18 12:10:37 +02:00
Vincent Bernat
9626a153a6
systemd: require ssh-agent.service
...
Not .socket. Not possible to use socket activation with this service.
2020-04-15 23:59:29 +02:00
Vincent Bernat
a1c529c7a5
firefox: disable pocket
2020-04-12 08:37:25 +02:00
Vincent Bernat
5871e787ff
xsettings: also specify key theme name
...
This is overriden by our custom CSS but inside Flatpak, it is not
used. So, second best choice. Let's see how it goes.
2020-04-11 20:56:34 +02:00
Vincent Bernat
b3bbc8e1f8
xsettings: switch cursor to Adwaita
...
In the hope it would work inside Flatpak. No luck.
2020-04-11 20:32:22 +02:00
Vincent Bernat
2de35a0f3f
xsettings: move GTK 3 settings to xsettingsd
...
Everything is move to GTK 2 only. Some stuff are not present in
xsettings because they were deprecated in GTK 3.
2020-04-11 20:24:54 +02:00
Vincent Bernat
4624d17e93
theme: use TTF version of Terminus
...
Pango 1.44 dropped support for bitmap fonts
2020-04-11 08:05:37 +02:00
Vincent Bernat
355f983fdb
theme: don't hardcode Terminus outside theme.lua
2020-04-11 08:02:30 +02:00
Vincent Bernat
714303e14c
systemd: don't use several ExecStart for ssh-agent
2020-04-04 17:14:02 +02:00
Vincent Bernat
707909162d
systemd: simplify a bit ssh-agent.service
2020-04-04 17:09:16 +02:00
Vincent Bernat
01cfa52e95
systemd: start ssh-agent from systemd
2020-04-04 17:06:32 +02:00
Vincent Bernat
c4fdd97bec
firefox: on launch, restore session
2020-04-04 08:18:49 +02:00
Vincent Bernat
ceaac5525e
widgets: tentative to fix calendar for days of last week
2020-03-31 08:16:15 +02:00
Vincent Bernat
8dbbf54daa
firefox: remove version number for allowTabDetach
...
I did check it works with Firefox 74.
2020-03-20 22:16:39 +01:00
Vincent Bernat
6adab7dda3
signals: add special rule for zoom
2020-03-17 16:11:27 +01:00
Vincent Bernat
53bff663c3
widgets: correctly wrap volume functions
2020-03-08 18:59:01 +01:00
Vincent Bernat
7c58bff7d1
volume: don't make the microphone a special case
2020-03-08 00:07:01 +01:00
Vincent Bernat
02e16874c9
volume: implement mic toggle as well
2020-03-08 00:02:07 +01:00
Vincent Bernat
13c4698c5b
firefox: tell allowTabDetach needs Firefox 74
2020-03-04 22:17:26 +01:00
Vincent Bernat
daa4f44f8c
Revert "systemd: quirks for Guybrush"
...
This reverts commit b602bab527
.
2020-03-01 09:27:53 +01:00
Vincent Bernat
b602bab527
systemd: quirks for Guybrush
2020-03-01 09:27:41 +01:00
Vincent Bernat
003c91e1db
input-event: sleep a bit if we are not able to load blade profile
2020-02-24 18:35:05 +01:00
Vincent Bernat
986a795613
systemd: use zathura for PDF/DJVU/PS
2020-02-23 11:43:36 +01:00
Vincent Bernat
26bcda1cb2
firefox: disable DoH for now
2020-02-23 09:29:51 +01:00
Vincent Bernat
6023ac97c2
firefox: don't allow detaching a tab by pulling it
2020-02-17 22:36:00 +01:00
Vincent Bernat
baed5697b7
keydoc: use appropriate scale for help window
2020-02-17 22:10:08 +01:00
Vincent Bernat
5178247f9a
firefox: don't autoplay videos
2020-02-15 18:29:18 +01:00
Vincent Bernat
8a3cd8e767
firefox: disable layer acceleration for now
...
I am a bit unsure it's not a CPU hog. Let's see a bit.
2020-02-15 12:25:27 +01:00
Vincent Bernat
1a66d4665d
firefox: no need to specify download dir
...
This is the job of xdg-user-dirs-update.
2020-02-14 23:08:51 +01:00
Vincent Bernat
7c375670ab
Revert "systemd: change wallpaper hourly"
...
This reverts commit fee686b5c6
. I've
changed my mind...
2020-02-09 19:45:40 +01:00
Vincent Bernat
fee686b5c6
systemd: change wallpaper hourly
2020-02-09 19:43:56 +01:00
Vincent Bernat
efe686b534
xss-lock: use more descriptive flags
2020-02-08 17:53:12 +01:00
Vincent Bernat
675ae761df
xsettings: remove reference to xsettingsd.local
2020-02-08 16:44:17 +01:00
Vincent Bernat
a42edf621a
wallpaper: use a per-display wallpaper
...
Just to be coherent with having a per-display service and timer.
2020-02-07 09:58:02 +01:00
Vincent Bernat
e3ad1d73f0
xkb: remove use of webcam key
...
I think this is very old and I was using it for my ThinkPad Edge 11.
2020-02-07 08:08:34 +01:00
Vincent Bernat
fa571a74c4
xkb: rename x1.xkb to x1gen2.xkb
2020-02-07 08:07:41 +01:00
Vincent Bernat
01622fd884
wallpaper: don't create symlinks
...
This is useless.
2020-02-06 22:06:24 +01:00
Vincent Bernat
aaaebf3302
wallpaper: lower compression level
...
Otherwise, we use quite a lot of CPU to save the PNG image.
2020-02-06 22:04:14 +01:00