1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
nixos/home/config/i3/fill_workspace4.zsh
Stefan Ellmauthaler 8c96f8db0b workspace stuff @ i3
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
2021-10-13 14:11:32 +02:00

8 lines
221 B
Bash
Executable File

#!/usr/bin/env nix-shell
#! nix-shell -i zsh -p zsh
i3-msg 'workspace 4: comms; append_layout /home/ellmau/.config/i3/workspace4.json'
i3-msg 'exec thunderbird'
i3-msg 'exec signal-desktop'
i3-msg 'exec element-desktop'