diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-27 21:31:10 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-27 21:31:10 +0100 |
commit | 6d7911d5ce75b6134a5409e9c74d2e3e70d48b7b (patch) | |
tree | 08dd0fc4eb11fafc8315e4f77f0d1ed8dedea950 /.config/i3 | |
parent | 3d10c9845728ad014fe485a9463704b66a008578 (diff) |
picom > compfy
Diffstat (limited to '.config/i3')
-rwxr-xr-x | .config/i3/autostart##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template index c2b92b5..d236a60 100755 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -4,7 +4,7 @@ cat "$XDG_CONFIG_HOME/X11/$(cat "$XDG_DATA_HOME/mode/active")" | xrdb -override /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & polybar & rwall & -compfy -b +picom -b xbanish & dunst & autocutsel & |