Commit graph

137 commits

Author SHA1 Message Date
Vincent Bernat
e84885e47a systemd: rename timers 2021-08-10 15:50:18 +02:00
Vincent Bernat
7a63def56f polybar-weather: add a text to tell not to steal my API key
Otherwise, I'll encrypt it with my SSH key.
2021-08-10 13:26:46 +02:00
Vincent Bernat
1924f7731e wallpaper: rename wallpaper binary to match service name 2021-08-10 13:21:04 +02:00
Vincent Bernat
0ea55db7a5 polybar-weather: respect namespace 2021-08-10 13:20:06 +02:00
Vincent Bernat
85b56cd2d5 weather: remove dupes in forecast if no change 2021-08-10 13:14:22 +02:00
Vincent Bernat
0559c830ef polybar: display current weather 2021-08-10 13:08:15 +02:00
Vincent Bernat
eb3e05e488 polybar: switch back to Iosevka
Aile is not monospace enough.
2021-08-09 20:39:33 +02:00
Vincent Bernat
33b63b8eeb i3-companion: icon for DarkTable 2021-08-09 12:17:33 +02:00
Vincent Bernat
81fb08c521 rofi: no background for the window 2021-08-09 09:56:56 +02:00
Vincent Bernat
8959299478 picom: don't unredir automatically
This means all windows are unredirected, not just the fullscreen
window.
2021-08-07 18:59:29 +02:00
Vincent Bernat
101faa5b52 firefox: enable HTTPS-first policy 2021-08-07 13:18:44 +02:00
Vincent Bernat
696db29bc3 picom: unredirect fullscreen windows when possible 2021-08-06 00:32:14 +02:00
Vincent Bernat
38f4f5b1a4 dimmer: switch to another font 2021-08-04 13:28:12 +02:00
Vincent Bernat
3d9c3e458c xss-lock: use a dimmer service to start/stop dimmer
This way, we can lock the screen before stopping dimmer.
2021-08-04 08:21:27 +02:00
Vincent Bernat
00b6359835 xss-lock: provide a dimmer written in Python 2021-08-04 00:01:48 +02:00
Vincent Bernat
7264c2ead5 i3-companion: partially revert layout indicator
Ideally, it should be per output, but then it is a bit complicated to
know which polybar is on which output. While this seems a cool hack to
have, I don't think that's really useful. Keeping some of
the (unrelated) changes.
2021-08-03 16:01:45 +02:00
Vincent Bernat
41705ca492 i3-companion: add an icon with the layout of the focused container 2021-08-03 15:55:45 +02:00
Vincent Bernat
318cc1e713 picom: make combo boxes not transparent 2021-08-03 11:07:16 +02:00
Vincent Bernat
25ed93d5a3 dconf: also process all inputs with easyeffects 2021-08-03 10:31:31 +02:00
Vincent Bernat
51e68910a0 polybar: put back warning level to 94% 2021-08-02 23:04:13 +02:00
Vincent Bernat
cb9e692c8d polybar: generate mountpoints automatically 2021-08-02 22:59:26 +02:00
Vincent Bernat
744316bfc9 dotfiles: fix theme for QT5 2021-08-02 22:31:06 +02:00
Vincent Bernat
c2e32d1824 systemd: fix ordering loop on shutdown 2021-08-01 16:44:24 +02:00
Vincent Bernat
325d7778d7 systemd: schedule cleaning of spotify PA streams 2021-08-01 12:06:03 +02:00
Vincent Bernat
4ce36110d4 xsession: target i3.service and adapt dependencies
I think this is cleaner to make i3 the pivot. Also, don't make i3
restart i3-session each time it starts.
2021-08-01 11:57:45 +02:00
Vincent Bernat
e125b64e73 polybar: don't use 0-padded day of month 2021-08-01 07:59:58 +02:00
Vincent Bernat
60a1522111 systemd: no need to randomize delay for wallpapers 2021-07-31 23:17:56 +02:00
Vincent Bernat
0310268154 easyeffects: load appropriate profiles on start 2021-07-31 17:43:49 +02:00
Vincent Bernat
2477cce999 easyeffects: ensure it stays running in background 2021-07-31 13:09:30 +02:00
Vincent Bernat
fc89296cd8 xsession: load some settings using dconf 2021-07-31 13:07:49 +02:00
Vincent Bernat
e4489699c7 systemd: add easyeffects 2021-07-31 12:52:27 +02:00
Vincent Bernat
c070fdf0eb xsession: simplify dotfiles linking
We only have one target.
2021-07-30 23:43:31 +02:00
Vincent Bernat
0aaed92dce xsession: simplify sourcing of environment variables 2021-07-30 23:41:21 +02:00
Vincent Bernat
0e1366a77a picom: make tooltips opaque 2021-07-29 12:07:22 +02:00
Vincent Bernat
2859f49eb2 firefox: make interface more compact 2021-07-29 07:38:47 +02:00
Vincent Bernat
772700e7a2 i3: disable CSD in i3 configuration
OK, not a fan of using LD_PRELOAD which may break at some point, may
not apply to Flatpaks, etc. Try a bit the workaround in i3
configuration and we will use preload if it's not enough.
2021-07-28 09:02:48 +02:00
Vincent Bernat
4929b9c61d xsession: disable CSD using LD_PRELOAD 2021-07-28 09:00:06 +02:00
Vincent Bernat
4ace8ac9a3 i3: disable GTK CSD in xsession 2021-07-28 08:53:31 +02:00
Vincent Bernat
e2e87fb193 picom: move to non-experimental backend 2021-07-28 08:23:03 +02:00
Vincent Bernat
8e0e281f4f systemd: move misc-x in i3-session target
As it displays a window, we should depend on i3 running.
2021-07-26 09:22:12 +02:00
Vincent Bernat
b241fe9ce7 systemd: order i3 after xsession target
This way, we have simpler dependencies, even if it is a bit less
efficient. As most services don't advertise readiness correctly, this
is mostly equivalent.
2021-07-26 09:17:37 +02:00
Vincent Bernat
68496a33c6 systemd: switch to pipewire 2021-07-24 14:21:58 +02:00
Vincent Bernat
1f61b8b208 dunst: don't push back on full screen 2021-07-23 11:15:59 +02:00
Vincent Bernat
f40da7fd87 dunst: use rofi for context menu 2021-07-22 12:54:22 +02:00
Vincent Bernat
a03d67bd38 picom: handle transparency corrected for tabbed windows 2021-07-22 12:23:40 +02:00
Vincent Bernat
78866d87df polybar: switch to Iosevka Aile 2021-07-21 17:47:52 +02:00
Vincent Bernat
81380633de rofi-wifi: add a menu to connect to wifi 2021-07-21 08:55:38 +02:00
Vincent Bernat
ef77d239b1 rofi: use em instead of px
px are device pixels, not CSS pixels
2021-07-21 00:12:11 +02:00
Vincent Bernat
e0fea39d47 rofi: switch to Iosevka Aile
No need for monospace.
2021-07-20 23:55:03 +02:00
Vincent Bernat
99de0bc1fd i3: replace media player mode by rofi 2021-07-20 22:33:02 +02:00