Updates
This commit is contained in:
parent
d56e32eb82
commit
69e2e118b2
@ -6,4 +6,5 @@ gtk
|
|||||||
README.md
|
README.md
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
LICENSE
|
LICENSE
|
||||||
install.sh
|
install.sh
|
||||||
|
setup.sh
|
@ -39,6 +39,7 @@ packagesPacman=(
|
|||||||
"nm-connection-editor"
|
"nm-connection-editor"
|
||||||
"gvfs"
|
"gvfs"
|
||||||
"xdg-user-dirs"
|
"xdg-user-dirs"
|
||||||
|
"xdg-desktop-portal-gtk"
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"network-manager-applet"
|
"network-manager-applet"
|
||||||
"xarchiver"
|
"xarchiver"
|
||||||
|
@ -293,7 +293,7 @@
|
|||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 300,
|
"transition-duration": 300,
|
||||||
"children-class": "not-memory",
|
"children-class": "not-memory",
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/settings",
|
"custom/settings",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user