Update
This commit is contained in:
parent
72f385446c
commit
eeccb67f44
@ -9,10 +9,8 @@
|
|||||||
# by Stephan Raabe (2023)
|
# by Stephan Raabe (2023)
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
source ~/dotfiles/scripts/library.sh
|
|
||||||
|
|
||||||
if [ -f "/usr/bin/nautilus" ]; then
|
if [ -f "/usr/bin/nautilus" ]; then
|
||||||
echo "nautilus is installed.";
|
echo "nautilus is installed."
|
||||||
nautilus --new-window
|
nautilus --new-window
|
||||||
else
|
else
|
||||||
echo "nautilus not installed. Launching thunar instead."
|
echo "nautilus not installed. Launching thunar instead."
|
||||||
|
Loading…
Reference in New Issue
Block a user