disc
This commit is contained in:
parent
e7f6ed54fb
commit
fc06d6f34f
|
@ -70,6 +70,8 @@ bspc rule -a obs desktop='9' focus=on follow=on
|
|||
# spotify smh
|
||||
bspc config external_rules_command "$XDG_CONFIG_HOME/bspwm/nprogs.sh"
|
||||
|
||||
# discord smh
|
||||
betterdiscordctl reinstall
|
||||
|
||||
# starting programs
|
||||
udiskie &
|
||||
|
|
|
@ -30,7 +30,9 @@ local lsp_confs = {
|
|||
["rust-analyzer"] = {
|
||||
checkOnSave = {
|
||||
command = "clippy",
|
||||
allTargets = false,
|
||||
},
|
||||
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user