mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
6 lines
289 B
Bash
6 lines
289 B
Bash
SHARESCREEN="$(nix eval --raw ~/.dotfiles#nixosConfigurations."$(hostname)".config.home-manager.users."$(whoami)".swarselsystems.sharescreen)"
|
|
|
|
wl-mirror "$SHARESCREEN" &
|
|
sleep 0.1
|
|
swaymsg '[app_id=at.yrlf.wl_mirror] move to workspace 14:T'
|
|
swaymsg '[app_id=at.yrlf.wl_mirror] fullscreen'
|