Use Thunderbird flatpak
This commit is contained in:
parent
acded6ad9e
commit
a0f45c30ee
|
@ -88,7 +88,7 @@ bindsym $mod+semicolon exec xterm -e /bin/bash -c "ssh -i ~/.ssh/no_pass jpm@joh
|
||||||
bindsym $mod+Shift+Semicolon exec flatpak run com.discordapp.Discord
|
bindsym $mod+Shift+Semicolon exec flatpak run com.discordapp.Discord
|
||||||
|
|
||||||
# Ring: Email
|
# Ring: Email
|
||||||
bindsym $mod+q exec thunderbird
|
bindsym $mod+q exec flatpak run org.mozilla.Thunderbird
|
||||||
# Add Shift: Calendar (deprecated, TODO: figure out a new calendar)
|
# 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 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
|
#bindsym $mod+Shift+q exec orage -t
|
||||||
|
|
Loading…
Reference in New Issue