More configuration

Notably polybar
This commit is contained in:
Vincent Bernat 2021-07-04 18:25:28 +02:00
parent f306d92a0d
commit 662db00e36
8 changed files with 204 additions and 25 deletions

View file

@ -7,6 +7,7 @@ After=xsettingsd.service
After=tmux.service
After=ssh-agent.service
Before=wallpaper.service
Before=polybar.service
[Service]
ExecStart=/usr/bin/i3

View file

@ -0,0 +1,8 @@
[Unit]
Description=Status bar for i3
PartOf=graphical-session.target
[Service]
ExecStart=%h/.config/i3/bin/polybar
ExecStop=/usr/bin/polybar-msg cmd quit
Restart=on-failure

View file

@ -2,17 +2,18 @@
Description=X session
BindsTo=graphical-session.target
Wants=autorandr.service
Wants=dunst.socket
Wants=i3.service
Wants=picom.service
Wants=inputplug.service
Wants=misc-x.service
Wants=picom.service
Wants=policykit-agent.service
Wants=polybar.service
Wants=pulseaudio.service
Wants=redshift.service
Wants=ssh-agent.service
Wants=tmux.service
Wants=wallpaper.timer
Wants=xiccd.service
Wants=xsettingsd.service
Wants=xss-lock.service
Wants=tmux.service
Wants=ssh-agent.service
Wants=pulseaudio.service
Wants=dunst.socket