updating
This commit is contained in:
parent
7e6b91a1c6
commit
54218677ff
7 changed files with 24 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue