mirror of
https://git.allpurposem.at/mat/WiggleWobble.git
synced 2025-12-23 13:01:28 +01:00
7 lines
74 B
Bash
Executable File
7 lines
74 B
Bash
Executable File
#!/bin/env bash
|
|
|
|
set -e
|
|
|
|
meson compile -Cbuild
|
|
Hyprland -c hyprlandd.conf
|