Initial commit

This commit is contained in:
Magnus Åhall 2021-12-21 19:43:46 +01:00
commit f816d60138
6 changed files with 622 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module i3-session-manager
go 1.16