Add Looking Glass Support

This commit is contained in:
Stephan Raabe
2023-03-02 15:28:25 +01:00
parent 8a799fc241
commit 5fbf089582
4 changed files with 8 additions and 1 deletions
+1
View File
@@ -131,6 +131,7 @@ keys = [
Key([mod, "control"], "q", lazy.shutdown(), desc="Shutdown Qtile"),
Key([mod], "r", lazy.spawn("rofi -show drun -icon-theme 'Papirus' -show-icons"), desc="Launch Rofi"),
Key([mod], "b", lazy.spawn(browser), desc="Launch Chromium"),
Key([mod], "v", lazy.spawn("/home/raabe/dotfiles/scripts/looking-glass.sh"), desc="Start Looking Glass Client"),
# --------------------------------------------------------
# Scratchpads