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

Use dark mode in chromium

parent 78f4557f
No related branches found
No related tags found
No related merge requests found
......@@ -202,7 +202,7 @@ bindsym $mod+p exec $terminal ipython
bindsym $mod+Shift+p exec $terminal stack ghci --verbosity warning
# start a browser
bindsym $mod+b exec --no-startup-id chromium
bindsym $mod+b exec --no-startup-id chromium --force-dark-mode
# start htop
bindsym $mod+Escape exec $terminal htop
......
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