Gnome-Shell: Add tiling assistant extension

This commit is contained in:
Daniel Ruiz de Alegría
2023-04-04 11:29:30 +02:00
parent 896f5c7d41
commit fa7c54d88a
2 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -51,7 +51,7 @@ swap-color = '#19a187'
[org.gnome.shell]
disable-extension-version-validation = true
enabled-extensions = ['apps-menu@gnome-shell-extensions.gcampax.github.com','places-menu@gnome-shell-extensions.gcampax.github.com','dash-to-dock@micxgx.gmail.com','ProxySwitcher@flannaghan.com','ubuntu-appindicators@ubuntu.com','user-theme@gnome-shell-extensions.gcampax.github.com','ding@rastersoft.com']
enabled-extensions = ['apps-menu@gnome-shell-extensions.gcampax.github.com','places-menu@gnome-shell-extensions.gcampax.github.com','dash-to-dock@micxgx.gmail.com','ProxySwitcher@flannaghan.com','ubuntu-appindicators@ubuntu.com','user-theme@gnome-shell-extensions.gcampax.github.com','ding@rastersoft.com','tiling-assistant@leleat-on-github']
favorite-apps = ['org.gnome.Terminal.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.TextEditor.desktop', 'firefox-esr.desktop', 'kali-msfconsole.desktop', 'org.wireshark.Wireshark.desktop', 'kali-burpsuite.desktop', 'cherrytree.desktop']
[org.gnome.shell.extensions.dash-to-dock]
@@ -67,6 +67,9 @@ show-home = false
show-trash = false
show-volumes = false
[org.gnome.shell.extensions.tiling-assistant]
enable-tiling-popup = false
[org.gnome.shell.extensions.user-theme]
name = 'Kali-Dark'