From 1e97c512b12cd35f73a5cab4edcf949d442d4f6c Mon Sep 17 00:00:00 2001 From: Random936 Date: Mon, 30 Dec 2024 08:46:37 -0800 Subject: [PATCH] Switched from google chrome to firefox --- config/darwin.nix | 3 ++- dotfiles/.aerospace.toml | 2 +- dotfiles/.config/i3/config | 2 +- home/headful-nixos.nix | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/darwin.nix b/config/darwin.nix index fcfe2ab..5398e68 100644 --- a/config/darwin.nix +++ b/config/darwin.nix @@ -22,13 +22,14 @@ ]; casks = [ "font-hack-nerd-font" + "proton-mail-bridge" "scroll-reverser" - "google-chrome" "instantview" "flameshot" "aerospace" "bitwarden" "tailscale" + "firefox" "ghostty" "discord" "barrier" diff --git a/dotfiles/.aerospace.toml b/dotfiles/.aerospace.toml index b949ae5..d2f5abe 100644 --- a/dotfiles/.aerospace.toml +++ b/dotfiles/.aerospace.toml @@ -40,7 +40,7 @@ tell application "Ghostty" end tell EOF''' cmd-shift-e = 'exec-and-forget /etc/profiles/per-user/*/bin/emacs' -cmd-shift-f = 'exec-and-forget open -n -a "Google Chrome"' +cmd-shift-f = 'exec-and-forget open -n -a "Firefox"' cmd-shift-d = 'exec-and-forget open -n -a "Discord"' # i3 wraps focus by default diff --git a/dotfiles/.config/i3/config b/dotfiles/.config/i3/config index bf3f888..76b594d 100644 --- a/dotfiles/.config/i3/config +++ b/dotfiles/.config/i3/config @@ -15,7 +15,7 @@ floating_modifier $mod # Application hot keys bindsym $mod+Return exec "alacritty" -bindsym $mod+Shift+f exec "google-chrome-stable" +bindsym $mod+Shift+f exec "firefox" bindsym $mod+Shift+e exec "emacsclient -c" bindsym $mod+Shift+d exec "discord" bindsym $mod+Shift+t exec "thunar" diff --git a/home/headful-nixos.nix b/home/headful-nixos.nix index ad03bfe..dcf34d8 100644 --- a/home/headful-nixos.nix +++ b/home/headful-nixos.nix @@ -20,10 +20,10 @@ dconf docker barrier + firefox flameshot pavucontrol virt-viewer - google-chrome bitwarden-cli wireguard-tools nextcloud-client