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
|
# spotify smh
|
||||||
bspc config external_rules_command "$XDG_CONFIG_HOME/bspwm/nprogs.sh"
|
bspc config external_rules_command "$XDG_CONFIG_HOME/bspwm/nprogs.sh"
|
||||||
|
|
||||||
|
# discord smh
|
||||||
|
betterdiscordctl reinstall
|
||||||
|
|
||||||
# starting programs
|
# starting programs
|
||||||
udiskie &
|
udiskie &
|
||||||
|
|
|
@ -30,7 +30,9 @@ local lsp_confs = {
|
||||||
["rust-analyzer"] = {
|
["rust-analyzer"] = {
|
||||||
checkOnSave = {
|
checkOnSave = {
|
||||||
command = "clippy",
|
command = "clippy",
|
||||||
|
allTargets = false,
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user