Add qutebrowser config

This commit is contained in:
Riyyi
2018-11-03 22:10:03 +01:00
parent 777e295446
commit 0547b3b63a
2 changed files with 196 additions and 1 deletions
+2 -1
View File
@@ -14,7 +14,7 @@ floating_modifier $mod
# Application startup
exec_always --no-startup-id feh --bg-fill --no-fehbg "$HOME/Pictures/wallpaper.jpg"
exec --no-startup-id firefox
exec --no-startup-id qutebrowser
exec --no-startup-id urxvt
exec --no-startup-id thunar --daemon
exec --no-startup-id thunar
@@ -161,6 +161,7 @@ bindsym $mod+Control+Right move workspace to output right
# Get window name
# xprop -> WM_CLASS
assign [class="Firefox"] $ws1
assign [class="qutebrowser"] $ws1
assign [class="URxvt"] $ws3
assign [class="Thunar"] $ws4
assign [class="krita"] $ws5