added gnom key bindings
This commit is contained in:
parent
7e580ef997
commit
910fee7a07
@ -75,8 +75,9 @@ function do_salt_call(){
|
|||||||
if asktobreak;then
|
if asktobreak;then
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
$salt state.apply
|
$salt state.apply pillar="{username: $USER}"
|
||||||
}
|
}
|
||||||
|
|
||||||
setup_dotfiles
|
setup_dotfiles
|
||||||
do_salt_call
|
do_salt_call
|
||||||
|
gnome_key_bindings
|
||||||
|
Loading…
Reference in New Issue
Block a user