This commit is contained in:
2022-02-14 20:10:43 +01:00
parent ee4c9dd7e1
commit 5bdb5ff64d
35 changed files with 30 additions and 41 deletions

View File

@@ -78,4 +78,4 @@ prompt {
/* vim: ft=sass
// Theme location is "/usr/share/rofi/themes/name.rasi"
//@theme "/usr/share/rofi/themes/Arc-Dark.rasi"
//@theme "/usr/share/rofi/themes/Arc-Dark.rasi"

View File

@@ -4,4 +4,4 @@ inputbar {
listview {
lines: 3;
}
}

View File

@@ -1,4 +1,5 @@
#! /bin/sh
# https://github.com/ericmurphyxyz/archrice
chosen=$(printf " Power Off\n Restart\n Lock" | rofi -dmenu -i -theme-str '@import "powermenu.rasi"')

View File

@@ -62,4 +62,4 @@ main() {
mpv $ARGS --title="radio-mpv" $URL
}
pkill -f radio-mpv || main
pkill -f radio-mpv || main

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# https://github.com/ericmurphyxyz/archrice
notify-send "Getting list of available Wi-Fi networks..."