Update 2024-01-08 23:06 OpenBSD/amd64-x13
This commit is contained in:
@@ -40,7 +40,6 @@ bar_font_color_free = rgb:99/99/99
|
||||
bar_font_color_selected = rgb:ff/ff/ff
|
||||
|
||||
bar_font = Terminess Nerd Font:pixelsize=18
|
||||
#bar_font_pua = PowerlineExtraSymbols:pixelsize=18
|
||||
bar_action = cbar
|
||||
bar_action_expand = 0
|
||||
bar_at_bottom = 0
|
||||
@@ -65,7 +64,7 @@ bar_at_bottom = 0
|
||||
# ++ A literal ‘+’
|
||||
# +@ Prefix for text markup sequences
|
||||
|
||||
bar_format = +S +@bg=2;+L+@bg=0; +W +|1R +A
|
||||
bar_format = +S +@bg=2;+L+@bg=0; +W +|R +A
|
||||
|
||||
|
||||
# +--------------------------------------------------
|
||||
@@ -109,7 +108,7 @@ urgent_enabled = 1
|
||||
# +--------------------------------------------------
|
||||
|
||||
workspace_clamp = 1
|
||||
workspace_autorotate = 0
|
||||
workspace_autorotate = 1
|
||||
warp_focus = 0
|
||||
warp_pointer = 0
|
||||
cycle_visible = 0
|
||||
@@ -146,35 +145,26 @@ bind[bterm] = MOD+Shift+Return
|
||||
program[hterm] = hterm
|
||||
bind[hterm] = MOD+Control+Return
|
||||
|
||||
program[irssi] = texec x
|
||||
bind[irssi] = MOD+Shift+X
|
||||
program[mcorner] = move-to-corner
|
||||
bind[mcorner] = MOD+Shift+X
|
||||
|
||||
program[man] = dexec_mail
|
||||
bind[man] = MOD+Shift+M
|
||||
program[mixer] = texec cmixer
|
||||
bind[mixer] = MOD+Shift+M
|
||||
|
||||
program[vpn] = dexec_vpn
|
||||
bind[vpn] = MOD+V
|
||||
|
||||
program[omutt] = texec mutt-openbsd-all
|
||||
bind[omutt] = MOD+Shift+O
|
||||
|
||||
program[exec] = dexec
|
||||
bind[exec] = MOD+D
|
||||
|
||||
program[ssh] = dexec_ssh
|
||||
bind[ssh] = MOD+S
|
||||
|
||||
program[ports] = dexec_port
|
||||
bind[ports] = MOD+Shift+S
|
||||
|
||||
program[audio] = dexec_audio
|
||||
bind[audio] = MOD+O
|
||||
|
||||
program[scratchpad] = sp
|
||||
bind[scratchpad] = MOD+minus
|
||||
|
||||
program[xconsole] = xcons
|
||||
bind[xconsole] = MOD+Shift+minus
|
||||
program[xconsole] = xcons
|
||||
bind[xconsole] = MOD+Shift+minus
|
||||
|
||||
program[apps] = dexec_apps
|
||||
bind[apps] = MOD+A
|
||||
|
||||
Reference in New Issue
Block a user