aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/vars
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-04-13 07:43:49 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-04-13 07:43:49 -0400
commita1df78d92401c0d287e03f4992f2a2a6d4dbd462 (patch)
treeb7100f859d753147f7a2dafa9b670343c878227d /roles/linux_desktop/vars
parent7e4cfba29e7a75a0bc8efa6d07a69eb98d641ce6 (diff)
downloadselfhosted-a1df78d92401c0d287e03f4992f2a2a6d4dbd462.tar.gz
selfhosted-a1df78d92401c0d287e03f4992f2a2a6d4dbd462.zip
linux_desktop: switch to xfce
Diffstat (limited to 'roles/linux_desktop/vars')
-rw-r--r--roles/linux_desktop/vars/main.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/roles/linux_desktop/vars/main.yml b/roles/linux_desktop/vars/main.yml
index 516d3e9..4a206b4 100644
--- a/roles/linux_desktop/vars/main.yml
+++ b/roles/linux_desktop/vars/main.yml
@@ -1,12 +1,10 @@
linux_desktop_packages:
- - '@gnome-desktop'
- '@fonts'
- '@hardware-support'
- '@internet-browser'
- '@base-x'
- '@networkmanager-submodules'
- '@print-client'
- - gnome-tweaks
- evolution
- libreoffice-calc
- libreoffice-draw
@@ -27,7 +25,6 @@ linux_desktop_packages:
- intel-media-driver
- seahorse
- inkscape
- - dconf-editor
- libdvdcss
- gimp
- brasero
@@ -83,6 +80,7 @@ linux_desktop_flatpaks:
linux_desktop_flatpak_overrides:
org.gnome.EasyTAG: --filesystem=host
org.gnome.Rhythmbox3: --filesystem=host
+ org.signal.Signal: --env=SIGNAL_USE_TRAY_ICON=1
linux_desktop_qogir_url: https://github.com/vinceliuice/Qogir-theme/archive/refs/tags/{{ linux_desktop_qogir_version }}.tar.gz
linux_desktop_qogir_icon_url: https://github.com/vinceliuice/Qogir-icon-theme/archive/refs/tags/{{ linux_desktop_qogir_icon_version }}.tar.gz