Skip to content
Snippets Groups Projects
Commit 674c07c2 authored by Jens Nolte's avatar Jens Nolte
Browse files

Disable qutebrowser

parent 6de67fc2
No related branches found
No related tags found
No related merge requests found
......@@ -227,8 +227,8 @@ bindsym $mod+p exec $terminal python
bindsym $mod+Shift+p exec $terminal stack ghci --verbosity warning
# start a browser
bindsym $mod+b exec --no-startup-id qutebrowser
bindsym $mod+Shift+b exec --no-startup-id chromium --force-dark-mode
bindsym $mod+b exec --no-startup-id chromium --force-dark-mode
#bindsym $mod+Shift+b exec --no-startup-id qutebrowser
# start htop
bindsym $mod+Escape exec $terminal htop
......
......@@ -94,7 +94,6 @@ in
packages = with pkgs; [
q
chromium
qutebrowser
pavucontrol
playerctl
xdg_utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment