mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
start notification server on qtile startup
This commit is contained in:
parent
d9cf870597
commit
0b17b47c17
@ -6,6 +6,9 @@
|
|||||||
# Start compositor
|
# Start compositor
|
||||||
picom --experimental-backends &
|
picom --experimental-backends &
|
||||||
|
|
||||||
|
# Start notification server
|
||||||
|
dunst &
|
||||||
|
|
||||||
# Display background image
|
# Display background image
|
||||||
nitrogen --restore
|
nitrogen --restore
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user