mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 02:46:06 -07:00
fix brave
This commit is contained in:
parent
edef3efd20
commit
200ddba69f
@ -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
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user