From acded6ad9eb71ef8638fc8a823134cca5abe10b7 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 19 Jun 2024 16:47:29 -0600 Subject: [PATCH] packaged name for chromium changed, add hotkey for HUD --- sway/autostart | 2 +- sway/bindings | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/sway/autostart b/sway/autostart index a9bd4a78e..f48b0892b 100644 --- a/sway/autostart +++ b/sway/autostart @@ -79,7 +79,7 @@ exec flatpak run org.mozilla.firefox & exec flatpak run com.github.Murmele.Gittyup & # 0:Hud -exec flatpak run com.github.Eloston.UngoogledChromium --app="https://papillon.john.me.tz" --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform & +exec flatpak run com.github.ungoogled_software.ungoogled_chromium --app="https://papillon.john.me.tz" --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform & # Assign workspaces to outputs exec ${HOME}/scripts/sway/arrange.pl & diff --git a/sway/bindings b/sway/bindings index fc3195a57..76ea009b3 100644 --- a/sway/bindings +++ b/sway/bindings @@ -90,6 +90,7 @@ bindsym $mod+Shift+Semicolon exec flatpak run com.discordapp.Discord # Ring: Email bindsym $mod+q exec thunderbird # Add Shift: Calendar (deprecated, TODO: figure out a new calendar) +bindsym $mod+Shift+q exec flatpak run io.github.ungoogled_software.ungoogled_chromium --app="https://papillon.john.me.tz" --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform #bindsym $mod+Shift+q exec orage -t # Middle: Occupied at top; switch to container below