Skip to content

Commit

Permalink
Remove panel autostart
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Oct 2, 2024
1 parent d4c3f89 commit d37aae1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
6 changes: 0 additions & 6 deletions data/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ install_data(
rename: meson.project_name() + '.compositor.desktop'
)

install_data(
'wingpanel-autostart.desktop',
install_dir: autostartdir,
rename: meson.project_name() + '.panel.desktop'
)

install_subdir(
'gsd',
install_dir: autostartdir,
Expand Down
11 changes: 0 additions & 11 deletions data/wingpanel-autostart.desktop

This file was deleted.

0 comments on commit d37aae1

Please sign in to comment.