mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
5 lines
167 B
Bash
Executable File
5 lines
167 B
Bash
Executable File
#!/usr/bin/sh
|
|
|
|
mkdir -p /tmp/hyprtheme/
|
|
touch /tmp/hyprtheme/zephyr.sock
|
|
foot --server="/tmp/hyprtheme/zephyr.sock" --config=".config/hyprtheme/themes/zephyr/foot.ini" |