Update 2023-12-30 08:31 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-30 08:31:01 +01:00
parent 1ece4561d6
commit 4cee9ba420
6 changed files with 19 additions and 23 deletions

View File

@@ -67,7 +67,7 @@ bar_at_bottom = 0
#bar_format = +S WS:+I/+R | H:+M | +W +|2R +A
#bar_format = +I +S (+M) +|1R +A %Y-%m-%d %H:%M
bar_format = +S +@bg=2;+L+@bg=0; +W +|2R +A
bar_format = +S +@bg=2;+L+@bg=0; +W +|R +A
# +--------------------------------------------------
# | WORKSPACE LAYOUT
@@ -94,6 +94,7 @@ name = ws[7]:7
name = ws[8]:8
name = ws[9]:9
name = ws[10]:10
name = ws[11]:
workspace_limit = 10
stack_mark_horizontal = 'v'
@@ -198,6 +199,9 @@ bind[xpick] = MOD+Print
program[lock] = /usr/bin/false
autorun = ws[11]:xconsole
autorun = ws[11]:scratchpad
# +--------------------------------------------------
# | KEYBOARD MAPPING
# +--------------------------------------------------
@@ -266,6 +270,8 @@ bind[mvws_7] = MOD+Shift+7
bind[mvws_8] = MOD+Shift+8
bind[mvws_9] = MOD+Shift+9
bind[mvws_10] = MOD+Shift+0
bind[ws_empty] = MOD+e
bind[ws_empty_move] = MOD+Shift+e
# RENAME WS
bind[name_workspace] = MOD+r