1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
nixos/home/config/nixpkgs/conf/i3/fill_workspace4.zsh
Stefan Ellmauthaler cc0629c3cf added i3 config to home-managed files
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
2021-10-15 13:18:39 +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'