X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.conf;h=5e166335f410a64853785e892273f4c7b197d66b;hb=refs%2Fheads%2Fjason;hp=10177d7b502bdfff49c80fab5403a9065b5d4daa;hpb=f8e5a1cf72a70dd2ca375c94a63fd269990ea633;p=spectrwm.git diff --git a/spectrwm.conf b/spectrwm.conf index 10177d7..5e16633 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 @@ -24,6 +27,11 @@ # Remove window border when bar is disabled and there is only one window in workspace # disable_border = 1 +# Hinting for composite managers such as xcompmgr +# composite_enabled = 1 +# opacity_focus = 1.0 +# opacity_unfocus = 0.6 + # Bar Settings # bar_enabled = 1 # bar_border_width = 1 @@ -39,8 +47,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 +73,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 @@ -75,7 +90,7 @@ # Validated default programs: # program[lock] = xlock # program[term] = xterm -# program[menu] = dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color +# program[menu] = dmenu_run $dmenu_bottom -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color # To disable validation of the above, free the respective binding(s): # bind[] = MOD+Shift+Delete # disable lock