Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #! /bin/bash
- bspc rename_monitor Monitor01 Laptop
- bspc rename_monitor Monitor02 Monitor
- bspc rename Desktop01 System
- bspc rename Desktop02 External
- bspc add Network Transfers Production Media Miscellaneous
- bspc layout monocle System Network Transfers Production Media Miscellaneous External
- bspc rule chromium Network
- bspc rule firefox-nightly Network
- bspc rule transmission-gtk Transfers
- bspc rule spotify Media
- bspc rule virtualbox Miscellaneous
- bspc rule gnome-mplayer External
- bspc set outer_border_width 3
- bspc set main_border_width 1
- bspc set inner_border_width 3
- bspc set window_gap 6
- bspc set bottom_padding 24
- bspc set borderless_monocle true
- bspc set gapless_monocle true
- bspc set focus_follows_mouse true
- exec compton &
- exec tint2 &
- exec nitrogen --restore &
- exec thunar --daemon &
- exec clipit &
- exec pnmixer &
- exec nm-applet &
- exec spotify &
Advertisement
Add Comment
Please, Sign In to add comment