start sway support

This commit is contained in:
Tobias Powalowski 2023-07-10 13:57:01 +02:00
parent dc917b3c55
commit ee5877fd69

View file

@ -674,7 +674,7 @@ _configure_sway() {
echo "include=/usr/share/foot/themes/tango" >>/etc/xdg/foot/foot.ini
echo "Autostarting setup..."
grep -q 'exec foot' /etc/sway/config ||\
echo "exec foot" >> /etc/sway/config
echo "exec foot -- /usr/bin/setup" >> /etc/sway/config
#_HIDE_MENU="avahi-discover bssh bvnc org.gnome.Extensions org.gnome.FileRoller org.gnome.gThumb org.gnome.gedit fluid vncviewer qvidcap qv4l2"
#echo "Hiding ${_HIDE_MENU} menu entries..."
#for i in ${_HIDE_MENU}; do