Advertisement
devdsavage

Untitled

Sep 3rd, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. # Firefox
  2. set $ws_firefox "2:"
  3.  
  4. ######## Workspace Keybinds ####
  5. bindsym $mod+2 workspace $ws_firefox
  6.  
  7. bindsym $mod+Shift+2 move container to workspace $ws_firefox
  8.  
  9.  
  10. ######## Assigning workspaces ##
  11. assign [class="Firefox"] $ws_firefox
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement