packaged name for chromium changed, add hotkey for HUD
This commit is contained in:
parent
8f0667278f
commit
acded6ad9e
|
@ -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 &
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue