diff --git a/scripts/penguin1.sh b/scripts/penguin1.sh new file mode 100644 index 0000000..87dcf8e --- /dev/null +++ b/scripts/penguin1.sh @@ -0,0 +1 @@ +echo "Do you have time to talk about the lord and savior PenguinOS?" | wl-copy diff --git a/scripts/penguin2.sh b/scripts/penguin2.sh new file mode 100644 index 0000000..c256142 --- /dev/null +++ b/scripts/penguin2.sh @@ -0,0 +1,3 @@ +echo "Are you tired about ads on your operating system? About forced telemetry? About arbitrary intallation requirements like online accounts or forced hardware upgrades? +Fear not penguin is for you, free of charge and free to change. Penguin does not control you, you control penguin. +Don't delay, install penguin today: https://distrochooser.de/" | wl-copy diff --git a/streamdeck_ui_export.json b/streamdeck_ui_export.json index 8497fa5..5ef6493 100644 --- a/streamdeck_ui_export.json +++ b/streamdeck_ui_export.json @@ -283,8 +283,8 @@ "text": "", "icon": "/home/dashie/Pictures/random/Birblux/SmartSelect_20220307-191307_Samsung Internet.jpg", "keys": "", - "write": "Do you have time to talk about the lord and savior PenguinOS?", - "command": "", + "write": "", + "command": "sh /home/dashie/.config/scripts/penguin1.sh", "brightness_change": 0, "switch_page": 0, "switch_state": 0, @@ -304,8 +304,8 @@ "text": "", "icon": "/home/dashie/Pictures/random/Birblux/SmartSelect_20220307-191307_Samsung Internet.jpg", "keys": "", - "write": "Are you tired about ads on your operating system? About forced telemetry? About arbitrary intallation requirements like online accounts or forced hardware upgrades?\nFear not penguin is for you, free of charge and free to change. Penguin does not control you, you control penguin.\nDon't delay, install penguin today: https://distrochooser.de/", - "command": "", + "write": "", + "command": "sh /home/dashie/.config/scripts/penguin2.sh", "brightness_change": 0, "switch_page": 0, "switch_state": 0,