This commit is contained in:
Chris Cochrun 2022-09-09 05:09:25 -05:00
parent 7e6b91a1c6
commit 54218677ff
7 changed files with 24 additions and 11 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
systemsettings5 --list | rg - | awk '{print $1}' | rofi -dmenu | xargs -r systemsettings5
systemsettings5 --list | rg - | awk '{print $1}' | rofi -dmenu -theme ~/.config/rofi/launchers-git/laptop-rbw-wayland.rasi | xargs -r systemsettings5