Compare commits

..

No commits in common. "008e01cc9d7495ff98a945d4b4b2c55b361526fd" and "5edfae34e9fc7e2cd3e846640308463c40c12562" have entirely different histories.

4 changed files with 0 additions and 6 deletions

View file

@ -51,10 +51,6 @@ floating_modifier $mod
bindsym $mod+Return exec --no-startup-id alacritty
# start emacs
bindsym $mod+m exec --no-startup-id emacsclient -a '' -c
# start browser
bindsym $mod+b exec --no-startup-id librewolf -a '' -c
# start tor
bindsym $mod+t exec --no-startup-id torbrowser-launcher -a '' -c
# kill focused window
bindsym $mod+Shift+q kill

View file

@ -44,5 +44,3 @@ GPG_TTY=$(tty)
export GPG_TTY
export TERMINAL="/sbin/alacritty"
export BROWSER="librewolf"

Binary file not shown.