feat: adding animation for the window border
This commit is contained in:
@@ -21,6 +21,7 @@ $(NAME).zip: dist/extension.js dist/prefs.js schemas/gschemas.compiled
|
||||
@cp stylesheet.css dist/
|
||||
@(cd dist && zip ../$(NAME).zip -9r .)
|
||||
|
||||
|
||||
pack: $(NAME).zip
|
||||
|
||||
install: $(NAME).zip
|
||||
@@ -33,4 +34,6 @@ clean:
|
||||
|
||||
|
||||
test:
|
||||
@dbus-run-session -- gnome-shell --nested --wayland
|
||||
@dbus-run-session -- gnome-shell --nested --wayland
|
||||
|
||||
install-and-test: install test
|
||||
|
||||
Reference in New Issue
Block a user