Update awesome.json
This commit is contained in:
parent
db528d8676
commit
5070575a7f
|
|
@ -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
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue