Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to list all gnome extensions

# Your locally installed gnome Shell extensions, i.e., these that are installed for your user only, can be listed with the commmand:
ls ~/.local/share/gnome-shell/extensions/

# You can find out which extensions are enables by querying a dconf setting:
gsettings get org.gnome.shell enabled-extensions

# System wide installed gnome-shell extensions are listed with the command
ls /usr/share/gnome-shell/extensions/

Comment

PREVIOUS NEXT
Code Example
Shell :: how to install open media vault on raspberry pi 
Shell :: cshell find file by name 
Shell :: Command to create the private key using the openssl command : 
Shell :: cmd code for downloading git in windows 
Shell :: install polybar ubuntu 20.04 
Shell :: npm port already in use 
Shell :: get gpu device name 
Shell :: mac m1 error running pod install 
Shell :: rerun supervisor 
Shell :: how to install gnome user theme extension 
Shell :: hardhat init 
Shell :: psycopg2.OperationalError: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432? 
Shell :: how to remove software from ubuntu 
Shell :: Failed to start nginx.service: Unit nginx.service not found. 
Shell :: android turn off emulator 
Shell :: change git remote 
Shell :: wsl unregister 
Shell :: tsc init 
Shell :: linux invalid filename fix 
Shell :: grep text in files 
Shell :: install bower npm 
Shell :: clear entrie git cache 
Shell :: go update all packages 
Shell :: aws cli create bucket command 
Shell :: stop git 
Shell :: locate all exe file in powershell 
Shell :: dash bootstrap install 
Shell :: show git tree in terminal 
Shell :: rename branch locally git 
Shell :: set domain name for localhost ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =