3 lines
183 B
Bash
Executable File
3 lines
183 B
Bash
Executable File
#!/bin/bash
|
|
i3-input -f "-xos4-terminus-*-*-*-*-16-*-*-*-*-*-*-*" -F "exec --no-startup-id ~/.config/i3/i3-workspacer.py move --exact --number \"%s\"" -P 'Move To Workspace Number: '
|