mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i3: replace xsetroot with hsetroot
This commit is contained in:
parent
cdd5f1bde3
commit
c4f39fd27f
@ -7,6 +7,7 @@
|
||||
# flatpak apparmor-notify caffeine keybase dino kdocker pavucontrol mumble
|
||||
# audacious jami-gnome telegram-desktop steam htop kdeconnect insync
|
||||
# nextcloud-client parcimonie lxqt-powermanagement pulseeffects kteatime
|
||||
# hsetroot
|
||||
#
|
||||
# Keybase: https://keybase.io/docs/the_app/install_linux
|
||||
# Dino: https://software.opensuse.org/download.html?project=network:messaging:xmpp:dino&package=dino
|
||||
@ -315,7 +316,7 @@ exec --no-startup-id $TERMINAL -T htop -x htop
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id sleep 60 && pasystray --notify=all
|
||||
# Wallpaper, solid black
|
||||
exec --no-startup-id xsetroot -solid \#000000
|
||||
exec --no-startup-id hsetroot -solid \#000000
|
||||
# ~/.wallpaper as wallpaper
|
||||
#exec --no-startup-id feh --bg-scale ~/.wallpaper
|
||||
exec --no-startup-id xcompmgr -c -n
|
||||
|
Loading…
Reference in New Issue
Block a user