diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config index a9530ca965dfbe8ad1bb76ce02e6eaa1700bbcca..6cd8dc0c3969f1e4bf16bd726fa0ef02a677b039 100644 --- a/home-profiles/desktop/.config/sway/config +++ b/home-profiles/desktop/.config/sway/config @@ -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