Add sway for linux.
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- sway
|
||||
- swaybg
|
||||
- swayidle
|
||||
- swaylock
|
||||
- wofi
|
||||
- mako
|
||||
- grim
|
||||
- qt5-wayland
|
||||
# - gvfs
|
||||
- slurp # screen coordinates for screenshots
|
||||
- libnotify # mako doesn't seem to work without it
|
||||
- pcmanfm # For mounting drives
|
||||
- wf-recorder # screen recording
|
||||
- xdg-desktop-portal
|
||||
- xdg-desktop-portal-wlr # screen sharing
|
||||
# - rofimoji
|
||||
- wtype # for rofimoji to be able to insert characters
|
||||
- dbus # for desktop notifications
|
||||
- jq
|
||||
state: present
|
||||
|
||||
- name: Install scripts
|
||||
copy:
|
||||
src: "files/{{ item.src }}"
|
||||
|
||||
Reference in New Issue
Block a user