Commit graph

1525 commits

Author SHA1 Message Date
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
Vincent Bernat
a81a2ba169 dunst: make the 1.7.0 migration
Keep using master as I want the scaling fix for icons, not in 1.7.3.
2022-01-18 09:43:57 +01:00
Vincent Bernat
4e53544290 dunst: remove deprecated settings 2022-01-18 09:32:50 +01:00
Vincent Bernat
d1d85b2bca systemd: remove unused unit 2022-01-18 07:36:45 +01:00
Vincent Bernat
8965d66b7b doc: update self-compiled dependencies 2022-01-18 07:36:19 +01:00
Vincent Bernat
c8e2390995 xsecurelock: give a slight advantage to the left screen as a leader 2022-01-13 21:38:33 +01:00
Vincent Bernat
2dd8caaaea i3-companion: fix monospace use when displaying workspace info 2022-01-12 12:25:18 +01:00
Vincent Bernat
9e62ef11fb firefox: keep Emacs keybindings in Firefox 96 2022-01-12 09:45:12 +01:00
Vincent Bernat
8fbc2560df xsecurelock: only display clock and weather on one screen
Relying on position is weak. Use an abstract Unix socket to take some
kind of lock and declare a leader.
2022-01-09 12:28:04 +01:00
Vincent Bernat
943445d31f i3: make indicator border color more visible
This was too subtle!
2022-01-09 00:37:02 +01:00
Vincent Bernat
e1e30cc105 rofi-mediaplayer: allow to quit with Super+Escape as well as Escape 2022-01-07 23:29:56 +01:00
Vincent Bernat
f00dbb1fb4 rofi-mediaplayer: use -kb-custom instead of -kb-select
With -kb-select, we could enter a string, then Super+z would select
the first entry and not the previous keybinding.
2022-01-07 23:27:41 +01:00
Vincent Bernat
6ff4540f50 picom: make firefox menu less transparent since we cannot apply blur 2022-01-03 20:27:05 +01:00
Vincent Bernat
eaa0480d9f picom: explain what _GTK_FRAME_EXTENTS is
Short story: i3 does not support them, so GTK shouldn't use them.
2022-01-03 20:04:58 +01:00
Vincent Bernat
ccf4306ba9 firefox: tell what can be removed from Firefox 97 2022-01-03 08:45:39 +01:00
Vincent Bernat
64f41c4825 xsecurelock: only display weather on first screen 2021-12-31 22:16:18 +01:00
Vincent Bernat
bbf685ac76 ssh: use system ssh-askpass when running ssh from Nix 2021-12-31 13:50:18 +01:00
Vincent Bernat
50910e8f74 i3: do not install i3 through Debian
Use Nix instead. Seems to work OK.
2021-12-31 13:50:07 +01:00
Vincent Bernat
8162fb5318 picom: more Zoom fixes 2021-12-30 14:26:06 +01:00
Vincent Bernat
5582301cc0 picom: fix Zoom sharing window 2021-12-30 14:24:23 +01:00
Vincent Bernat
a2d62dc47c xss-lock: do not stop saver when DPMS kicks in
I have another issue on neo's resume. Let's investigate.
2021-12-28 23:18:52 +01:00
Vincent Bernat
3376c9b762 gtk: add ctrl-u, remove ctrl-d and alt-d (never used them) 2021-12-27 23:58:58 +01:00
Vincent Bernat
23e16f4bbd systemd: revert back to PulseAudio
Even on a very powerful system, I have some glitches. That's quite
odd...
2021-12-27 11:54:36 +01:00
Vincent Bernat
2dd1c9e1c7 Revert "easyeffects: run Flatpak"
This reverts commit 2d45bb63f5. Dunno
how to properly integrate a Flatpak with systemd.
2021-12-27 11:43:33 +01:00
Vincent Bernat
2d45bb63f5 easyeffects: run Flatpak 2021-12-27 11:42:41 +01:00
Vincent Bernat
27f6ecdb09 Revert "systemd: switch back to PulseAudio"
This reverts commit cda8ef9831.
2021-12-27 10:01:53 +01:00
Vincent Bernat
911ba9c0ff weather: don't crash when no city 2021-12-26 18:36:59 +01:00
Vincent Bernat
852cb4967b xsecurelock: more less debug print 2021-12-26 18:36:47 +01:00
Vincent Bernat
e3f120e6b1 xsecurelock: remove debug print 2021-12-26 18:31:21 +01:00
Vincent Bernat
76577590e1 xsecurelock: keep a reference to monitor 2021-12-26 16:44:57 +01:00
Vincent Bernat
bce64c1118 bin: run black 2021-12-26 15:31:38 +01:00
Vincent Bernat
45ee293d35 weather: do not make it depend on polybar
It's not used only by polybar and can be run before or after it.
2021-12-26 14:58:32 +01:00
Vincent Bernat
4ec09efa25 xss-lock: comment invocation of xsecurelock 2021-12-26 12:32:18 +01:00
Vincent Bernat
0de76ac9a5 rofi-mediaplayer: use a generic icon for mediaplayer 2021-12-24 01:40:38 +01:00
Vincent Bernat
7bfa942842 xss-lock: increase timeouts 2021-12-22 09:40:31 +01:00
Vincent Bernat
fb57fb4365 picom: just disable bluring for Firefox menus... 2021-12-20 21:35:19 +01:00
Vincent Bernat
d36a098edc gtk: disable shadows and radius to solve issue with Firefox menus
It works for tooltips, but not for menus.
2021-12-20 21:35:15 +01:00
Vincent Bernat
1a69ef4f6e picom: tentative to remove border around Firefox menus 2021-12-20 20:54:23 +01:00
Vincent Bernat
2351fe909c xss-dimmer: use none as a default easing function
Now that picom does not change opacity of the window, this is just
fine.
2021-12-20 10:43:06 +01:00
Vincent Bernat
ffe86057f4 polybar-weather: use location pin instead of windsock 2021-12-19 20:36:10 +01:00
Vincent Bernat
a43c1d8b99 xss-lock: do not stop saver when DPMS kicks in
This needs a custom version of xsecurelock. Our saver is
energy-efficient!
2021-12-19 12:47:58 +01:00
Vincent Bernat
91cb3fc6f2 polybar: put back correct icon for CPU 2021-12-19 12:37:41 +01:00
Vincent Bernat
2fdafc8d3a polybar: sanitize a bit more untrusted inputs 2021-12-19 12:36:00 +01:00
Vincent Bernat
eb55cf3e84 firefox: more prefs 2021-12-19 01:09:44 +01:00
Vincent Bernat
7c5ad89f94 polybar: don't reserve space for battery percentage
Usually, it does not move fast, unlike other percentage values.
2021-12-18 10:37:35 +01:00
Vincent Bernat
99ac88e907 i3: harmonize colors
border = background = child_border
indicator is toned down
2021-12-18 10:34:46 +01:00
Vincent Bernat
5da755a496 polybar-weather: add a timeout to requests 2021-12-15 22:53:35 +01:00
Vincent Bernat
4d350646c0 xsecurelock: cast a shadow instead of using an outline 2021-12-14 07:33:34 +01:00