Update 2024-01-28 11:17 OpenBSD/amd64-x13
This commit is contained in:
parent
cab3f26ede
commit
a5c2c032d6
@ -44,7 +44,7 @@ hc keybind $Mod-Shift-r reload
|
||||
hc keybind $Mod-q close_or_remove
|
||||
hc keybind $Mod-Return spawn sterm
|
||||
hc keybind $Mod-Shift-Return spawn bterm
|
||||
hc keybind $Mod-Control-Return spawn hterm
|
||||
hc keybind $Mod-Control-Return spawn hterm
|
||||
hc keybind $Mod-d spawn dexec
|
||||
hc keybind $Mod-a spawn dexec_apps
|
||||
hc keybind $Mod-Shift-f spawn dexec_browser
|
||||
|
@ -3,7 +3,7 @@
|
||||
########################################################################
|
||||
|
||||
C1="\[$(tput setaf 241)\]" # gray
|
||||
#C2="\[$(tput setaf 208)\]" # orange
|
||||
#C2="\[$(tput setaf 209)\]" # orange
|
||||
C2="\[$(tput setaf 37)\]" # green
|
||||
C0="\[$(tput op)\]" # reset
|
||||
x=$(print \\001) # hack from ksh(1)
|
||||
|
Loading…
Reference in New Issue
Block a user