X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/7caf33e7559fb3a53ae4c18623cacb9db48515c1..0063e6f13bdae97081d19f49d6ace4e41b8901cf:/spectrwm.conf diff --git a/spectrwm.conf b/spectrwm.conf index b98aeb8..a15898f 100644 --- a/spectrwm.conf +++ b/spectrwm.conf @@ -8,11 +8,14 @@ # focus_close_wrap = 1 # focus_default = last # spawn_position = next +# warp_pointer = 1 # Window Decoration # border_width = 1 # color_focus = red +# color_focus_maximized = yellow # color_unfocus = rgb:88/88/88 +# color_unfocus_maximized = rgb:88/88/00 # region_padding = 0 # tile_gap = 0 @@ -39,8 +42,9 @@ # stack_enabled = 1 # clock_enabled = 1 # clock_format = %a %b %d %R %Z %Y -# title_name_enabled = 0 -# title_class_enabled = 0 +# iconic_enabled = 0 +# window_class_enabled = 0 +# window_instance_enabled = 0 # window_name_enabled = 0 # verbose_layout = 1 # urgent_enabled = 1 @@ -64,6 +68,12 @@ # layout = ws[4]:4:0:0:0:vertical_flip # layout = ws[5]:0:0:0:0:horizontal_flip +# Set workspace name at start +# name = ws[1]:IRC +# name = ws[2]:Email +# name = ws[3]:Browse +# name = ws[10]:Music + # Mod key, (Windows key is Mod4) (Apple key on OSX is Mod2) # modkey = Mod1