- Adds Standard apps to install on OpenSUSE devices - Changes OpenSUSE apps to be GTK/GNOME-based Reviewed-on: #1
6 lines
82 B
Bash
Executable File
6 lines
82 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#-- For gnome customizations
|
|
sudo apt install gtk2-engines-murrine -y
|
|
|