Skip to content
Snippets Groups Projects
Commit 487b92cb authored by Ray Sherwin's avatar Ray Sherwin
Browse files

Fix up in the Mate & LXQT profiles

MATE:

Wifi was not working and got it loading up
Add install for some needed / usefull files
    mate-settings daemon
    Put Shutdown applet on taskbar
    caja-open-terminal for right click option
    alsa-utils for sound troubleshooting
    mate-media for volume control on taskbar
    xdg-user-dirs for home folder creation
    mate-utils
    Screenshot capability
    Audacious audio player
    PDF viewer
    Picture viewer
    Mate calculator

LXQT:

    xdg-user-dirs for home folder creation
parent db108f5e
No related branches found
No related tags found
No related merge requests found
Showing
with 174 additions and 152 deletions
...@@ -83,3 +83,4 @@ wget ...@@ -83,3 +83,4 @@ wget
featherpad featherpad
tlp tlp
manjaro-hotfixes manjaro-hotfixes
xdg-user-dirs
...@@ -14,6 +14,7 @@ inxi ...@@ -14,6 +14,7 @@ inxi
# Sound, video and bluetooth # Sound, video and bluetooth
pavucontrol pavucontrol
pulseaudio-alsa pulseaudio-alsa
alsa-utils
smplayer smplayer
bluez bluez
pulseaudio-bluetooth pulseaudio-bluetooth
...@@ -28,20 +29,27 @@ lightdm-gtk-greeter-settings ...@@ -28,20 +29,27 @@ lightdm-gtk-greeter-settings
networkmanager networkmanager
network-manager-applet network-manager-applet
caja caja
caja-open-terminal
marco marco
mate-calc
mate-desktop mate-desktop
mate-menus mate-menus
mate-media
mate-panel mate-panel
mate-polkit mate-polkit
mate-settings-daemon mate-settings-daemon
mate-control-center mate-control-center
mate-session-manager mate-session-manager
mate-settings-daemon
mate-notification-daemon mate-notification-daemon
mate-system-monitor mate-system-monitor
mate-terminal mate-terminal
mate-tweak mate-tweak
mate-utils
engrampa engrampa
audacious
pluma
xpdf
viewnior
# Themes # Themes
papirus-maia-icon-theme papirus-maia-icon-theme
...@@ -68,3 +76,4 @@ noto-fonts ...@@ -68,3 +76,4 @@ noto-fonts
manjaro-settings-manager manjaro-settings-manager
wget wget
tlp tlp
xdg-user-dirs
This diff is collapsed.
[directory] [directory]
caja-icon-view-keep-aligned=true caja-icon-view-keep-aligned=true
caja-icon-view-layout-timestamp=1542312498 caja-icon-view-layout-timestamp=1562443506
[home] [home]
caja-icon-position=64,102 caja-icon-position=64,102
icon-scale=1 icon-scale=1
caja-icon-position-timestamp=1542312498 caja-icon-position-timestamp=1562443506
[trash] [trash]
caja-icon-position=64,262 caja-icon-position=64,182
icon-scale=1 icon-scale=1
caja-icon-position-timestamp=1542312498 caja-icon-position-timestamp=1562443506
[PINEBOOKneon.volume] [PINEBOOKneon.volume]
caja-icon-position=64,182 caja-icon-position=64,182
...@@ -20,4 +20,4 @@ caja-icon-position-timestamp=1542312498 ...@@ -20,4 +20,4 @@ caja-icon-position-timestamp=1542312498
[computer] [computer]
caja-icon-position=64,22 caja-icon-position=64,22
icon-scale=1 icon-scale=1
caja-icon-position-timestamp=1542312498 caja-icon-position-timestamp=1562443506
No preview for this file type
ao=pulse
# cache=153600
autofit-smaller=90%
autofit-larger=90%
volume-max=400 # 0&9 keys controls the volume
File added
File added
File added
File added
File added
File added
...@@ -3,3 +3,4 @@ sddm.service ...@@ -3,3 +3,4 @@ sddm.service
NetworkManager.service NetworkManager.service
bluetooth.service bluetooth.service
tlp.service tlp.service
xdg-user-dirs-update.service
...@@ -3,3 +3,4 @@ lightdm.service ...@@ -3,3 +3,4 @@ lightdm.service
NetworkManager.service NetworkManager.service
bluetooth.service bluetooth.service
tlp.service tlp.service
xdg-user-dirs-update.service
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment