diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 93bad86..e09dbf4 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -51,6 +51,7 @@ bspc rule -a feh state=floating bspc rule -a firefox:Browser state=floating bspc rule -a firefox:Places state=floating bspc rule -a Inferno state=floating +bspc rule -a looking-glass-client state=fullscreen bspc rule -a Lxappearance state=floating bspc rule -a mpv state=floating center=on bspc rule -a Pavucontrol state=floating diff --git a/.local/share/applications/looking-glass.desktop b/.local/share/applications/looking-glass.desktop new file mode 100644 index 0000000..9f0f3b2 --- /dev/null +++ b/.local/share/applications/looking-glass.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Looking Glass (client) +GenericName=Control a VM with PCI pass-through +Exec=looking-glass-client +Icon=find +Type=Application +Terminal=false