Commit graph

1315 commits

Author SHA1 Message Date
Vincent Bernat
268c35aad2 wallpaper: use Lanczos in all cases 2021-08-26 11:22:16 +02:00
Vincent Bernat
37895d3976 polybar: provides an example on how to split monitors 2021-08-26 09:21:56 +02:00
Vincent Bernat
f74c7b6346 polybar: put battery first 2021-08-24 07:02:59 +02:00
Vincent Bernat
67bbfcefea i3: make nm-connection-editor floating 2021-08-23 17:41:19 +02:00
Vincent Bernat
30c8f78f70 xsettings: also set Xft.rgba
Emacs with Harfbuzz is not using XSETTINGS for that... There is a code
path enabled only with XFT. It seems the settings is ignored by
Cairo, despite code for parsing that being here...
2021-08-23 14:56:41 +02:00
Vincent Bernat
d9220045aa gtk: remove unneeded CSS
It seems this is not necessary anymore: titlebars don't have a radius anymore.
2021-08-23 13:56:08 +02:00
Vincent Bernat
41dba59ce2 polybar: switch back to xrandr to find monitors
For some reason, I get this with polybar:

```
DisplayPort-3-1: 1920x1440+0+0 (XRandR monitor)
DisplayPort-3-2: 1520x1440+1920+0 (XRandR monitor)
DisplayPort-3: 3440x1440+0+0 (primary)
```
2021-08-23 10:16:03 +02:00
Vincent Bernat
32501093c1 rofi-mediaplayer: fix focus Spotify 2021-08-22 14:33:19 +02:00
Vincent Bernat
358cf0629d i3-companion: implement systemd notify 2021-08-22 09:03:18 +02:00
Vincent Bernat
2f74d47a74 polybar: kill itself if one instance is missing 2021-08-22 08:59:43 +02:00
Vincent Bernat
e54dcc7e6f polybar: fix monitor detection on clone
Polybar knows how to do that, let's just use polybar --list-monitors.
2021-08-22 08:31:38 +02:00
Vincent Bernat
cda8ef9831 systemd: switch back to PulseAudio 2021-08-21 14:05:39 +02:00
Vincent Bernat
a6328ee6ad Revert "i3: give more space to Emacs in its workspace"
This reverts commit 9389d6790a.
2021-08-20 19:38:34 +02:00
Vincent Bernat
ce3b8013f7 i3-companion: icon for draw.io 2021-08-20 10:42:17 +02:00
Vincent Bernat
bd60e9da60 input-event: register YubiKey to SSH agent 2021-08-19 17:14:31 +02:00
Vincent Bernat
b394ff168a input-event: do not try to configure a Yubikey 2021-08-19 10:47:50 +02:00
Vincent Bernat
51e96d21e2 i3: also use XF86LaunchA to run apps 2021-08-17 23:40:28 +02:00
Vincent Bernat
9389d6790a i3: give more space to Emacs in its workspace 2021-08-17 22:40:43 +02:00
Vincent Bernat
5695665560 wallpaper: upgrade scaling to LANCZOS 2021-08-17 12:51:07 +02:00
Vincent Bernat
5a71ea3e28 Revert "polybar: don't try compatibility with RandR 1.5"
This reverts commit 25a147b97f.
2021-08-17 11:52:20 +02:00
Vincent Bernat
9d9b02fef4 picom: no transparency for mpv windows 2021-08-17 11:25:32 +02:00
Vincent Bernat
25a147b97f polybar: don't try compatibility with RandR 1.5
The feature is broken. See: https://gitlab.gnome.org/GNOME/gtk/-/issues/2013.
2021-08-16 21:13:00 +02:00
Vincent Bernat
5b1249737c firefox: add missing semi-colon 2021-08-16 17:47:08 +02:00
Vincent Bernat
a5c608eff8 Revert "polybar: fix monitor detection on clone"
This reverts commit 62a831ac40.
2021-08-16 17:47:03 +02:00
Vincent Bernat
e730a3aa72 polybar-weather: schedule hourly
That's mostly what we want and it uses the realclock.
2021-08-14 22:56:16 +02:00
Vincent Bernat
e60518862f Revert "polybar-weather: do not execute on clock change"
This reverts commit 6783365b87. Well, if
we don't set that, it's not done at all.
2021-08-14 22:47:49 +02:00
Vincent Bernat
62a831ac40 polybar: fix monitor detection on clone
Polybar knows how to do that, let's just use polybar --list-monitors.
2021-08-14 20:51:29 +02:00
Vincent Bernat
08e33d4d39 Revert "systemd: switch back to PulseAudio"
This reverts commit 05917cc6e5. Ok, not
better. Let's stick with PipeWire for now. Keep this commit to easily
revert in the future.
2021-08-14 19:58:31 +02:00
Vincent Bernat
05917cc6e5 systemd: switch back to PulseAudio 2021-08-14 19:43:07 +02:00
Vincent Bernat
bd71736420 Revert "systemd: don't start easyeffects service"
This reverts commit 27c7c054fd. I have
fixed it!
2021-08-14 18:17:26 +02:00
Vincent Bernat
6783365b87 polybar-weather: do not execute on clock change
It seems this is done twice in this case.
2021-08-14 11:08:54 +02:00
Vincent Bernat
6b0c7b4c1d polybar-weather: try harder to wait to be online 2021-08-13 23:01:13 +02:00
Vincent Bernat
481b258fe0 polybar-weather: wait a bit longer when not online 2021-08-13 22:06:21 +02:00
Vincent Bernat
33babfb765 input-event: no more office at Blade 2021-08-13 20:23:29 +02:00
Vincent Bernat
dce67c7d60 polybar-weather: use onecall API
The daily forecast is not available for free.
2021-08-13 18:43:20 +02:00
Vincent Bernat
27c7c054fd systemd: don't start easyeffects service
It is currently broken?
2021-08-13 18:10:03 +02:00
Vincent Bernat
da6f9ff7aa polybar-weather: show daily forecast instead of hourly forecast 2021-08-13 16:50:54 +02:00
Vincent Bernat
6a5bc52e26 polybar: revert brightness icons 2021-08-13 16:02:57 +02:00
Vincent Bernat
00efafb021 systemd: fix dependency on polybar-weather 2021-08-13 14:27:18 +02:00
Vincent Bernat
ebed328443 i3-companion: correctly handle apps without window class
I am looking at you Spotify...
2021-08-12 10:44:57 +02:00
Vincent Bernat
60baedbadd ssh-add: make it work with "exploded" ssh config 2021-08-12 10:30:19 +02:00
Vincent Bernat
5102774b3f firefox: switch back to not telling system does not use dark theme
The option is not really well named as it only influences web content,
not UI.
2021-08-12 08:19:29 +02:00
Vincent Bernat
97f44f09b1 polybar-weather: don't use nm-online -s flag
It only checks if network manager was online at some point in the
past.
2021-08-12 07:51:37 +02:00
Vincent Bernat
7f5e6e0578 polybar: use two levels for brightness 2021-08-11 18:33:20 +02:00
Vincent Bernat
3fdf4b65ae polybar: remove weather icons font, not needed anymore 2021-08-11 18:31:36 +02:00
Vincent Bernat
eda39cbd22 polybar-weather: switch to Font Awesome for weather
This way, we only use one font. It seems good enough.
2021-08-11 18:28:42 +02:00
Vincent Bernat
2ea8a37ecf polybar: change brightness icon 2021-08-11 18:11:07 +02:00
Vincent Bernat
6207bc2c7e polybar-weather: wait longer before checking nm-online 2021-08-11 15:55:25 +02:00
Vincent Bernat
8fd82af49f polybar-weather: discard first forecast if in less than two hours 2021-08-11 10:15:00 +02:00
Vincent Bernat
6749e99d06 Revert "xsettings: switch to Papirus-dark for icons"
This reverts commit 42016f9ad6. Meyh,
not convinced.
2021-08-11 09:55:16 +02:00