mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
Turn swaybg into a shell surface
This commit is contained in:
parent
c8917395c0
commit
6d971af5c3
5 changed files with 43 additions and 15 deletions
|
|
@ -904,7 +904,6 @@ void apply_output_config(struct output_config *oc, swayc_t *output) {
|
|||
}
|
||||
|
||||
if (oc && oc->background) {
|
||||
|
||||
if (output->bg_pid != 0) {
|
||||
terminate_swaybg(output->bg_pid);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue