4 lines
103 B
Bash
Executable file
4 lines
103 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#g213-led -a ff00ee
|
|
killall openrgb;swaymsg exec 'openrgb --startminimized --profile gay'
|