3 lines
165 B
Bash
Executable File
3 lines
165 B
Bash
Executable File
#!/bin/bash
|
|
i3-input -f "-xos4-terminus-*-*-*-*-16-*-*-*-*-*-*-*" -F "exec --no-startup-id ~/.config/i3/i3-workspacer.py rename --name \"%s\"" -P 'Workspace Name: '
|