Update awesome.json

This commit is contained in:
Anton Hvornum 2020-07-06 21:35:49 +02:00 committed by GitHub
parent db528d8676
commit 5070575a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 13 deletions

View File

@ -1,4 +1,5 @@
{ {
"Installing awesome window manager" : {
"sed -i 's/^twm &/#&/' /etc/X11/xinit/xinitrc" : null, "sed -i 's/^twm &/#&/' /etc/X11/xinit/xinitrc" : null,
"sed -i 's/^xclock/#&/' /etc/X11/xinit/xinitrc" : null, "sed -i 's/^xclock/#&/' /etc/X11/xinit/xinitrc" : null,
"sed -i 's/^xterm/#&/' /etc/X11/xinit/xinitrc" : null, "sed -i 's/^xterm/#&/' /etc/X11/xinit/xinitrc" : null,
@ -13,3 +14,4 @@
"gsettings set org.nemo.desktop show-desktop-icons false" : null, "gsettings set org.nemo.desktop show-desktop-icons false" : null,
"xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search" : null "xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search" : null
} }
}