Merge branch 'nm-silent' into 'master'
do not display network connect notifications See merge request fablab/labsync!11
This commit is contained in:
commit
b639e14dde
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
#!/bin/bash
|
||||
# do not display connection notifications
|
||||
gsettings set org.gnome.nm-applet disable-connected-notifications true
|
||||
gsettings set org.gnome.nm-applet disable-disconnected-notifications true
|
||||
|
||||
# set background image
|
||||
gsettings set org.mate.background picture-filename '/etc/lightdm/bg.jpg'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue