Vincent Bernat
1ee8138fbf
firefox: mention Firefox 91 as fixing the dark/light mix
2021-07-15 18:57:36 +02:00
Vincent Bernat
e4adc69a71
firefox: mention patch about dark theme/light pages
2021-07-14 20:41:19 +02:00
Vincent Bernat
8cb90e03da
firefox: don't resist fingerprinting
...
So many stuff are breaking, including switching tabs use Alt+N. Switch
back to systemUsesDarkTheme 0 for the moment...
2021-07-14 19:01:53 +02:00
Vincent Bernat
011cb957c4
firefox: use resist finger printing to get light themed pages
2021-07-14 18:15:27 +02:00
Vincent Bernat
5c84aff92b
firefox: firefox now auto detect the theme and lying mangle stuff
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1720508
2021-07-14 18:07:51 +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
030d50c636
xsettings: use i3-msg instead of i3-cmd
2021-07-13 14:11:50 +02:00
Vincent Bernat
8c1b3b7bb2
picom: switch to glx backend using experimental backends
...
There are some artifacts with xr_glx_hybrid and it is not available as
experimental. Let's try glx with experimental backend. No tearing.
Tested with https://www.youtube.com/watch?v=MfL_JkcEFbE .
2021-07-13 08:27:22 +02:00
Vincent Bernat
36851717d2
firefox: enable globalMuteToggles to show WebRTC indicator
2021-07-12 19:51:25 +02:00
Vincent Bernat
2a4f97c458
firefox: use new webrtc sharing indicator
2021-07-12 19:19:01 +02:00
Vincent Bernat
eb940aa691
dunst: add separator
2021-07-12 14:36:52 +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
83ba6b5a23
i3-companion: also listen to DBus for NetworkManager
...
As a proof of concept add notifications for events.
2021-07-11 22:06:23 +02:00
Vincent Bernat
e8b7487512
i3: unconditionally restart i3-companion on reload
2021-07-11 22:06:23 +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
63eec74986
dunst: more icons
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
fdbfd3c68c
dunst: add a frame to notifications
...
It's easier to read this way.
2021-07-11 11:21:47 +02:00
Vincent Bernat
e007711578
picom: also add fading for tooltips, notifications and menus
2021-07-11 08:58:43 +02:00
Vincent Bernat
61c9eb7fd8
picom: drop shadows for some window types
2021-07-11 08:53:30 +02:00
Vincent Bernat
5426dcefdc
picom: exclude utility windows from opacity
...
That's what Firefox is using for some menus.
2021-07-11 08:51:28 +02:00
Vincent Bernat
78aa09fc65
xsession: don't try to sync Firefox' user.js
...
Glob is not extended after variable expansion. Not worth it. It's not
like Firefox can be configured just by this way.
2021-07-11 00:28:24 +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
e9a1b3101e
dunst: use left click to execute action, other clicks close
2021-07-09 23:57:58 +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
9545dd36c6
systemd: do not start tmux on boot
...
Dunno why I did that. It has absolutely no effect as the process does
not stay. Maybe this wasn't the case in the past.
2021-07-08 22:29:52 +02:00
Vincent Bernat
ade2fd64c7
polybar: consider battery full at 98%
2021-07-08 22:29:37 +02:00
Vincent Bernat
af5f11e483
wallpaper: use hsetroot instead of fvwm-root
...
I was using fvwm-root because it was able to retain pixmap in some X
property for use by some programs. These days are gone and programs
are now using ARGB visual and the compositor. Let's switch to simpler
hsetroot.
2021-07-08 21:08:25 +02:00
Vincent Bernat
6477e0a0be
xsettingsd: remove SKIP_RELOAD environment variable from systemd unit
...
It is unused.
2021-07-08 17:57:38 +02:00
Vincent Bernat
5141bf86cd
xsettinsd: restart i3-cmd on DPI change as well
...
It reads DPI value from Xft.dpi.
2021-07-08 17:54:34 +02:00
Vincent Bernat
956bfa4965
systemd: switch inputplug to packaged binary
2021-07-08 11:22:32 +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