mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-07 03:27:48 +08:00
5 lines
68 B
Bash
Executable file
5 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
|
|
. ~/scripts/tofi/config
|
|
|
|
printf "yes\nno" | tofi_full $1
|