Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Immanuel
/
nnn
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Changed the notify-send message
master
juacq97
6 anos atrás
pai
9a5bd47e4a
commit
a80d6f18e2
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
user-scripts/nwal
+1
-1
user-scripts/pywal
+ 1
- 1
user-scripts/nwal
Ver arquivo
@@ -10,6 +10,6 @@ if ! [ -z "$1" ]; then
nitrogen --set-zoom-fill --save $1
# notify-send -a "nnn" "Wallpaper changed!"
else
# notify-send -a "nnn" "
You need to select a image
"
# notify-send -a "nnn" "
No image selected
"
fi
fi
+ 1
- 1
user-scripts/pywal
Ver arquivo
@@ -10,6 +10,6 @@ if ! [ -z "$1" ]; then
wal -i $1
# notify-send -a "nnn" "Wallpaper changed!"
else
# notify-send -a "nnn" "
You need to select a image
"
# notify-send -a "nnn" "
No image selected
"
fi
fi
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar