diff --git a/templates/sway/config.j2 b/templates/sway/config.j2 index fc64bb0..19ab58e 100644 --- a/templates/sway/config.j2 +++ b/templates/sway/config.j2 @@ -29,6 +29,8 @@ client.focused #33ccff #33ccff #1a1b26 #33ccff #33ccff client.focused_inactive #595959 #595959 #c0caf5 #595959 #595959 client.unfocused #595959 #595959 #c0caf5 #595959 #595959 +exec /usr/local/bin/pcloud + floating_modifier $mod normal # Applications and session diff --git a/vars.yml b/vars.yml index a4ca6a3..ad149d6 100644 --- a/vars.yml +++ b/vars.yml @@ -106,6 +106,7 @@ fedora_packages: - zsh - zsh-autosuggestions - zsh-syntax-highlighting + - wl-clipboard # Native Sway workstation - brightnessctl