+i3right/i3left

This commit is contained in:
Nico Schottelius 2022-05-08 20:13:48 +02:00
parent 795c7d5d81
commit cabfa1a981
2 changed files with 6 additions and 0 deletions

3
i3left Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
i3 move workspace to output left

3
i3right Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
i3 move workspace to output right