Switched to brave browser from firefox and qutebrowser
This commit is contained in:
@@ -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 "Firefox"'
|
||||
cmd-shift-f = 'exec-and-forget open -n -a "Brave"'
|
||||
cmd-shift-d = 'exec-and-forget open -n -a "Discord"'
|
||||
|
||||
# i3 wraps focus by default
|
||||
|
||||
@@ -15,7 +15,7 @@ floating_modifier $mod
|
||||
|
||||
# Application hot keys
|
||||
bindsym $mod+Return exec "alacritty"
|
||||
bindsym $mod+Shift+f exec "qutebrowser"
|
||||
bindsym $mod+Shift+f exec "brave"
|
||||
bindsym $mod+Shift+e exec "emacsclient -c"
|
||||
bindsym $mod+Shift+d exec "discord"
|
||||
bindsym $mod+Shift+t exec "thunar"
|
||||
|
||||
Reference in New Issue
Block a user