deprecated and wrong command
This commit is contained in:
parent
3e58c57872
commit
8c6ae25a04
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ main() {
|
|||
GT_default=$(gsettings get org.gnome.Terminal.ProfilesList default | tr -d \')
|
||||
case $1 in
|
||||
"sunset" ) # Go to dark mode
|
||||
# Dracula theme
|
||||
set org.gnome.desktop.wm.preferences theme 'Dracula'
|
||||
|
||||
# Terminal profile
|
||||
gsettings set org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:"${GT_default}"/ \
|
||||
visible-name "Dark"
|
||||
|
|
Loading…
Reference in a new issue