parent
2082a2aeb4
commit
3039f823c9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ export default async() => {
|
||||||
},
|
},
|
||||||
|
|
||||||
main: () => {
|
main: () => {
|
||||||
execAsync('hyprpaper').catch(print);
|
execAsync('hyprpaper').catch(() => { /**/ });
|
||||||
|
|
||||||
AppLauncher();
|
AppLauncher();
|
||||||
Bar();
|
Bar();
|
||||||
|
|
Loading…
Add table
Reference in a new issue