remove unused functions
This commit is contained in:
parent
c02936840b
commit
2b3903862b
23
installer
23
installer
@ -2310,29 +2310,6 @@ config_lightdm()
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
config_st()
|
||||
{
|
||||
cat > $MNT/home/$NEWUSER/suckless/st <<-EOF
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
config_dwm()
|
||||
{
|
||||
cat > $MNT/home/$NEWUSER/suckless/dwm <<-EOF
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
config_dmenu()
|
||||
{
|
||||
cat > $MNT/home/$NEWUSER/suckless/dmenu <<-EOF
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
###############################################################################
|
||||
# bootloader setup
|
||||
# prerun_* set up the configs needed before actually running the commands
|
||||
|
Reference in New Issue
Block a user