Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [client]
- client_round = true
- client_auto_center = false
- border_height = 1
- border_shadow = true
- border_normal = "#000000"
- border_focus = "#ff9c01"
- place_at_mouse = false
- resize_corner_normal = "#191919"
- resize_corner_focus = "#003366"
- set_new_win_master = false
- client_tile_raise = true
- new_client_get_mouse = false
- # send all client that have no tag rule in this default tag
- #default_open_tag = 4
- # same as above but for the screen
- #default_open_screen = 1
- # Space between tiled clients
- padding = 0
- # Modifier for mouse use
- modifier = "Super"
- light_shade = 0.10
- dark_shade = -0.10
- # *DEPRECATED* but works, see [rules] section
- # Set automatic free or max client
- # autofree = "xterm|MPlayer"
- # automax = "Navigator"
- [mouse] button = "1" func = "client_raise" [/mouse]
- [mouse] button = "1" func = "mouse_move" [/mouse]
- [mouse] button = "3" func = "client_raise" [/mouse]
- [mouse] button = "3" func = "mouse_resize" [/mouse]
- # Remove this section to delete the titlebar.
- [/client]
Add Comment
Please, Sign In to add comment