This website requires JavaScript.
Explore
Help
Sign in
nico
/
nsbin
Watch
1
Star
0
Fork
You've already forked nsbin
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
+i3right/i3left
Browse source
...
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
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
3
i3left
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/bin/sh
i3 move workspace to output left
3
i3right
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/bin/sh
i3 move workspace to output right
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
nico/nsbin
Title
Body
Create issue