5 lines
71 B
Bash
5 lines
71 B
Bash
#!/usr/bin/env bash
|
|
|
|
rofi_command="rofi -theme themes/backlight.rasi"
|
|
|
#!/usr/bin/env bash
|
|
|
|
rofi_command="rofi -theme themes/backlight.rasi"
|
|
|