Remove zprofile, rename foot systemd unit

This commit is contained in:
Marko Korhonen 2021-04-24 10:13:03 +03:00
parent 9e89ed8681
commit f78984d899
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
3 changed files with 1 additions and 5 deletions

View file

@ -8,5 +8,5 @@ exec_always {
gsettings set $gnome-schema document-font-name 'Overpass 12'
gsettings set $gnome-schema monospace-font-name 'Hack Nerd Font Mono 12'
systemctl --user import-environment; systemctl --user start sway-session.target
systemctl --user start sway-session.target
}