Added zoom and keyboard

This commit is contained in:
2020-11-11 10:44:24 +01:00
parent 27703c6949
commit 598fcc41f9
7 changed files with 175 additions and 8 deletions

7
i3/setupZoom Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
i3-msg "workspace --no-auto-back-and-forth 5; append_layout ~/.config/i3/workspace-zoom.json"
zoom &
i3-msg "workspace --no-auto-back-and-forth 5; exec mousepad /home/julian/jhome/nextcloud/studium/zoom.txt"