fix brave

This commit is contained in:
Tyler Starr 2023-09-02 09:09:25 -07:00
parent edef3efd20
commit 200ddba69f
2 changed files with 1 additions and 2 deletions

View File

@ -195,7 +195,7 @@ mode launcher {
}
bindsym $mod+o mode open
mode open {
bindsym b exec chromium, $e
bindsym b exec brave, $e
bindsym s exec steam || flatpak run com.valvesoftware.Steam, $e
bindsym d exec discord || flatpak run com.discordapp.Discord, $e
bindsym Escape mode default

View File

@ -10,7 +10,6 @@ in {
options.modules.gaming.steam-deck.enable = lib.mkEnableOption "steam-deck";
config = lib.mkIf cfg.enable {
jovian = {
steam.desktopSession = "gnome-xorg";
steam.enable = true;