Update 2023-11-08 11:02 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-08 11:02:15 +01:00
parent a06d18fb17
commit f8886aaf01
15 changed files with 189 additions and 71 deletions

View File

@@ -6,22 +6,28 @@ pgrep -q polybar || polybar &
# start hotkey daemon
pgrep -q sxhkd || sxhkd -c $HOME/.config/bspwm/sxhkdrc &
# we're fancy now.
pgrep -q picom || picom &
# configure bspwm
bspc monitor -d 1 2 3 4 5 6 7 8 9 10
bspc config border_width 1
bspc config border_width 2
bspc config window_gap 12
remove_disabled_monitors true
remove_unplugged_monitors true
bspc config split_ratio 0.52
bspc config split_ratio 0.50
bspc config focus_follows_pointer true
bspc config borderless_monocle false
bspc config gapless_monocle true
bspc config focused_border_color "#FF6A00"
bspc config active_border_color "#444444"
bspc config normal_border_color "#222222"
bspc config ignore_ewmh_fullscreen true
bspc config presel_feedback_color "#FF6A00"
bspc config presel_feedback false

View File

@@ -12,8 +12,8 @@ alt + shift + Return
alt + control + Return
hterm
alt + b
$HOME/.config/bspwm/pidgin.sh
alt + minus
sp
# program launcher
alt + d