From ee2e220dfbc740d5191203f9044d2a6fa43745f7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 30 Apr 2024 11:48:51 -0700 Subject: [PATCH 1/3] REmove mention of muon thanks wxl --- source/4/4.1/discover.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/4/4.1/discover.rst b/source/4/4.1/discover.rst index e6088a3f..8f4c87fa 100644 --- a/source/4/4.1/discover.rst +++ b/source/4/4.1/discover.rst @@ -1,6 +1,6 @@ Chapter 4.1 Discover Software Center ========================================== -Discover allows you to install and remove programs and utilities. It has a simplistic interface making it easy to navigate and use. However, Discover only shows GUI applications so if you are looking for command line packages please use Muon Package Manager instead. +Discover allows you to install and remove programs and utilities. It has a simplistic interface making it easy to navigate and use. Discover howerver does not support command line applications. Usage ------ From 6ca73c143ccb48f99bea10640649cf3839531340 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 30 Apr 2024 13:44:50 -0700 Subject: [PATCH 2/3] Add start of how to get user avatars to work in sddm-config --- source/2/2.4/2.4.9/SDDM-Configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.9/SDDM-Configuration.rst b/source/2/2.4/2.4.9/SDDM-Configuration.rst index ba407300..0e8161e4 100644 --- a/source/2/2.4/2.4.9/SDDM-Configuration.rst +++ b/source/2/2.4/2.4.9/SDDM-Configuration.rst @@ -15,7 +15,7 @@ The :guilabel:`General` tab has settings for turning off, rebooting, and keyboar .. image:: sddm-general.png -The :guilabel:`Theme` tab has settings for your theming SDDM. To change your theme name change the current :guilabel:`Current theme name` drop down. To get more themes install packages with sddm-theme in the name. To preview your theme press the :guilabel:`Preview` button. To close your theme preview press the :guilabel:`Close Preview` button. To choose a cursor theme for SDDM use the :guilabel:`Cursor theme used in the greeter` field. The name to type in is the name of the cursor you want you can preview in the Appearance application documented in chapter 3.2.2. To change where to look for SDDM themes use the :guilabel:`Theme directory path` field. To use custom user avatars check the :guilabel:`Enable display of custom user avatars` checkbox. To change where to look for user avatar faces use change the :guilabel:`Global directory for user avatars` field. +The :guilabel:`Theme` tab has settings for your theming SDDM. To change your theme name change the current :guilabel:`Current theme name` drop down. To get more themes install packages with sddm-theme in the name. To preview your theme press the :guilabel:`Preview` button. To close your theme preview press the :guilabel:`Close Preview` button. To choose a cursor theme for SDDM use the :guilabel:`Cursor theme used in the greeter` field. The name to type in is the name of the cursor you want you can preview in the Appearance application documented in chapter 3.2.2. To change where to look for SDDM themes use the :guilabel:`Theme directory path` field. To use custom user avatars check the :guilabel:`Enable display of custom user avatars` checkbox. To change where to look for user avatar faces use change the :guilabel:`Global directory for user avatars` field. To save a user avatar first it must be a png image then to display the avatar it must be in the path of :guilabel:`Global directory for user avatars` field. If you save your user avatar in a place sddm can save it in /usr/share/sddm/faces otherwise you will need to give sddm access to the file. .. image:: sddm-theme.png From 5202d59d7aa372d8cdf9d803d66aab872a75e709 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 30 Apr 2024 14:00:46 -0700 Subject: [PATCH 3/3] Add setfacl for setting user avatar file --- source/2/2.4/2.4.9/SDDM-Configuration.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.9/SDDM-Configuration.rst b/source/2/2.4/2.4.9/SDDM-Configuration.rst index 0e8161e4..fbe669ce 100644 --- a/source/2/2.4/2.4.9/SDDM-Configuration.rst +++ b/source/2/2.4/2.4.9/SDDM-Configuration.rst @@ -15,7 +15,13 @@ The :guilabel:`General` tab has settings for turning off, rebooting, and keyboar .. image:: sddm-general.png -The :guilabel:`Theme` tab has settings for your theming SDDM. To change your theme name change the current :guilabel:`Current theme name` drop down. To get more themes install packages with sddm-theme in the name. To preview your theme press the :guilabel:`Preview` button. To close your theme preview press the :guilabel:`Close Preview` button. To choose a cursor theme for SDDM use the :guilabel:`Cursor theme used in the greeter` field. The name to type in is the name of the cursor you want you can preview in the Appearance application documented in chapter 3.2.2. To change where to look for SDDM themes use the :guilabel:`Theme directory path` field. To use custom user avatars check the :guilabel:`Enable display of custom user avatars` checkbox. To change where to look for user avatar faces use change the :guilabel:`Global directory for user avatars` field. To save a user avatar first it must be a png image then to display the avatar it must be in the path of :guilabel:`Global directory for user avatars` field. If you save your user avatar in a place sddm can save it in /usr/share/sddm/faces otherwise you will need to give sddm access to the file. +The :guilabel:`Theme` tab has settings for your theming SDDM. To change your theme name change the current :guilabel:`Current theme name` drop down. To get more themes install packages with sddm-theme in the name. To preview your theme press the :guilabel:`Preview` button. To close your theme preview press the :guilabel:`Close Preview` button. To choose a cursor theme for SDDM use the :guilabel:`Cursor theme used in the greeter` field. The name to type in is the name of the cursor you want you can preview in the Appearance application documented in chapter 3.2.2. To change where to look for SDDM themes use the :guilabel:`Theme directory path` field. To use custom user avatars check the :guilabel:`Enable display of custom user avatars` checkbox. To change where to look for user avatar faces use change the :guilabel:`Global directory for user avatars` field. To save a user avatar first it must be a png image then to display the avatar it must be in the path of :guilabel:`Global directory for user avatars` field. If you save your user avatar in a place sddm can save it in /usr/share/sddm/faces otherwise you will need to give sddm access to the file. To give sddm access to an avatar file in your home folder run + +.. code:: + + setfacl -m u:sddm:x /home/yourusername; setfacl -m u:sddm:r /home/yourusername/.face.icon + +if you were setting face file in /home/yourusername and giving sddm read access to /home/yourusername/.face.icon and letting sddm into the /home/yourusename directory. .. image:: sddm-theme.png