Commit graph

50 commits

Author SHA1 Message Date
Vincent Bernat
6a5bc52e26 polybar: revert brightness icons 2021-08-13 16:02:57 +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
2ea8a37ecf polybar: change brightness icon 2021-08-11 18:11:07 +02:00
Vincent Bernat
93a0489385 polybar: document IPC modules require 3.6+ 2021-08-10 17:00:28 +02:00
Vincent Bernat
81d55a79cb polybar: fix vertical offset
I think it is DPI-independent, let's see how it looks on low-DPI
screen later.
2021-08-10 16:59:23 +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
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
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
e125b64e73 polybar: don't use 0-padded day of month 2021-08-01 07:59:58 +02:00
Vincent Bernat
78866d87df polybar: switch to Iosevka Aile 2021-07-21 17:47:52 +02:00
Vincent Bernat
6bcfe92d2f polybar: simplify date display 2021-07-17 20:32:33 +02:00
Vincent Bernat
2fd855e191 i3-companion: push bluetooth status to polybar 2021-07-16 00:52:54 +02:00
Vincent Bernat
ba28674f9b Revert "polybar: tentative to use Material Icons"
This reverts commit 4e152f0466. Not
worth it currently.
2021-07-14 17:33:19 +02:00
Vincent Bernat
4e152f0466 polybar: tentative to use Material Icons 2021-07-14 17:33:03 +02:00
Vincent Bernat
411120fdec polybar: allow scrolling through notification history 2021-07-14 17:20:49 +02:00
Vincent Bernat
295e13f1c4 polybar: display dunst state for notifications 2021-07-14 17:14:52 +02:00
Vincent Bernat
a44cd7dc54 polybar: use a different color for focused vs visible 2021-07-14 14:11:16 +02:00
Vincent Bernat
3d3f3bba71 polybar: make low battery symbol blink 2021-07-14 14:03:02 +02:00
Vincent Bernat
308d419468 polybar: remove ethernet module 2021-07-14 12:02:30 +02:00
Vincent Bernat
ad01c5feae polybar: reduce interval for battery and fs 2021-07-14 12:02:16 +02:00
Vincent Bernat
29128f1b68 polybar: adapt ramp for battery
First and last values are not used.
2021-07-14 11:38:00 +02:00
Vincent Bernat
4e8ea01ea1 polybar: display remaining time on low battery 2021-07-14 11:18:45 +02:00
Vincent Bernat
4b1af45c1b polybar: specify font for battery animation
This is prettier this way.
2021-07-14 09:13:01 +02:00
Vincent Bernat
c906475ecf polybar: animate low battery warning 2021-07-14 09:08:42 +02:00
Vincent Bernat
e6470038e4 polybar: hide errors if no network status available 2021-07-12 12:14:41 +02:00
Vincent Bernat
7df5011824 i3-companion: replace network module by custom IPC for Network Manager 2021-07-12 07:32:39 +02:00
Vincent Bernat
812ce97360 polybar: use a greater interval for network
No stats to update.
2021-07-11 14:14:51 +02:00
Vincent Bernat
b25442dfd9 polybar: add back disk module
I am using my own compiled version of polybar.
2021-07-11 11:27:37 +02:00
Vincent Bernat
1d46b1a4e5 polybar: move back all modules except pulseaudio to primary 2021-07-10 18:29:27 +02:00
Vincent Bernat
7d83943adf polybar: keep volume when muting
Otherwise, the layout change.
2021-07-10 18:22:10 +02:00
Vincent Bernat
6a2db7ed4b polybar: try to display disks when full
This is not possible yet. The trick we did use for battery is not
possible either as it is not possible to use tokens inside ramps.
2021-07-10 13:08:29 +02:00
Vincent Bernat
a918e1c01d polybar: use Font Awesome 6 2021-07-10 00:13:08 +02:00
Vincent Bernat
14aee903fc polybar: do not prevent use of click/scroll for i3 workspaces
There is no real point to this. I don't click on them by accident, I
just usually don't click on them.
2021-07-09 23:58:17 +02:00
Vincent Bernat
4e06e54f64 polybar: move back date to center 2021-07-09 17:14:54 +02:00
Vincent Bernat
1afcfcec71 polybar: enable scroll to change brightness 2021-07-09 14:38:56 +02:00
Vincent Bernat
ade2fd64c7 polybar: consider battery full at 98% 2021-07-08 22:29:37 +02:00
Vincent Bernat
a3ffbddf82 polybar: handle alone/primary/secondary configurations 2021-07-08 08:12:39 +02:00
Vincent Bernat
ecb245acb8 polybar: add audio volume on all screens 2021-07-07 20:19:37 +02:00
Vincent Bernat
1925a57b6d polybar: change date format 2021-07-06 15:06:25 +02:00
Vincent Bernat
4fad468738 polybar: move clock to the right 2021-07-05 08:37:31 +02:00
Vincent Bernat
0ae67786c4 polybar: stop displaying upload/download speeds
Not really useful.
2021-07-05 08:32:09 +02:00
Vincent Bernat
043fce1a58 polybar: display brightness 2021-07-05 08:28:06 +02:00
Vincent Bernat
a77a5e27ce More configuration
Including a Quake console and autosplit in i3-companion.
2021-07-05 08:04:35 +02:00
Vincent Bernat
43ab22dee5 i3-companion: add a companion for i3
This is a Python script implementing what's missing from i3.
Currently, it will only rename workspace to add icons with their
content.
2021-07-04 19:08:48 +02:00
Vincent Bernat
662db00e36 More configuration
Notably polybar
2021-07-04 18:25:28 +02:00