Add files via upload
This commit is contained in:
parent
433fb86b62
commit
4c77e69202
@ -1,2 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
python3 /etc/nobara/scripts/nobara-layouts/nobara-layouts.py
|
if [[ $XDG_SESSION_DESKTOP == gnome ]]; then
|
||||||
|
python3 /etc/nobara/scripts/nobara-layouts/nobara-layouts.py
|
||||||
|
else
|
||||||
|
zenity --error --text="current session isn't gnome"
|
||||||
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user