a metric butt ton of updates that idk....
This commit is contained in:
parent
972aec6926
commit
fc5a0acaec
18 changed files with 486 additions and 405 deletions
|
@ -4,8 +4,6 @@ list_windows() (
|
|||
wlrctl window list
|
||||
)
|
||||
|
||||
window=$(list_windows | rofi -sync -dmenu -p "select window..." -theme ~/.config/rofi/launchers-git/laptop-rbw.rasi | awk '{print $1}' | sed 's/://')
|
||||
|
||||
echo $window
|
||||
window=$(list_windows | rofi -i -sync -dmenu -p " " -theme ~/.config/rofi/launchers-git/laptop-rbw.rasi | awk '{print $1}' | sed 's/://')
|
||||
|
||||
wlrctl window focus $window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue