Removed programs from i3 startuf config
- monitor.sh because unexisting - picom because resource intensive
This commit is contained in:
parent
ddef9ea7e2
commit
2dd10ba28c
1 changed files with 0 additions and 2 deletions
|
@ -2,12 +2,10 @@
|
||||||
|
|
||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec --no-startup-id dex --autostart --environment i3
|
exec --no-startup-id dex --autostart --environment i3
|
||||||
exec --no-startup-id ~/.screenlayout/monitor.sh
|
|
||||||
exec --no-startup-id /usr/bin/wired
|
exec --no-startup-id /usr/bin/wired
|
||||||
|
|
||||||
exec --no-startup-id artix-pipewire-launcher restart
|
exec --no-startup-id artix-pipewire-launcher restart
|
||||||
|
|
||||||
exec --no-startup-id sleep 1 && feh --bg-fill "/home/gaspard/Images/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png"
|
exec --no-startup-id sleep 1 && feh --bg-fill "/home/gaspard/Images/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png"
|
||||||
exec picom --config ~/.config/picom/picom.conf
|
|
||||||
|
|
||||||
exec udiskie
|
exec udiskie
|
||||||
|
|
Loading…
Reference in a new issue