firefox -> chromium and initial bspwm config (thanks fbt)
This commit is contained in:
parent
fcd1e75e6d
commit
eaff767e63
12 changed files with 444 additions and 1 deletions
6
bspwm/bsptf
Executable file
6
bspwm/bsptf
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
source "$HOME/.config/bspwm/common"
|
||||
|
||||
bspc desktop -t floating
|
||||
bspc control --get-status > "$panel_fifo"
|
Loading…
Add table
Add a link
Reference in a new issue