Update meson (#647)
* Update meson * update * Use build_always_stale instead of manually defining files to track. * Clean up tsconfig
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
export HYPRPANEL_DATADIR="@DATADIR@"
|
||||
|
||||
if [ "$#" -eq 0 ]; then
|
||||
exec gjs -m "@DATADIR@/hyprpanel.js"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user