index
:
nirish
main
config files for niri window manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
terminal-floating
blob: c9312370f7e70d9fb07c4c650a25ce7eae71ba58 (
plain
)
1
2
3
4
#!/usr/bin/env bash cmd="$*" exec setsid -- $TERMINAL --app-id TUI.float -e bash -c "$cmd"