X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.conf;h=5e166335f410a64853785e892273f4c7b197d66b;hb=364a1d113a98587b74b28660a578b3633484b55d;hp=27d46cbbe2b6607ff3078901cda9af4053d9fdc7;hpb=75649b6a4b4c9349764c5655c6421e593117a95f;p=spectrwm.git diff --git a/spectrwm.conf b/spectrwm.conf index 27d46cb..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 @@ -65,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