melawy-icon-theme-kde6/restart-plasma.sh

6 lines
71 B
Bash
Executable File

#!/bin/bash
systemctl --user restart plasma-plasmashell
echo "Ready"