This commit is contained in:
2021-11-19 12:31:15 +01:00
parent 8b65270f5a
commit 421e7b21f4
6 changed files with 0 additions and 20 deletions

1
.zshrc
View File

@@ -34,5 +34,4 @@ if [ -f ~/.bash_aliases ]; then
fi
eval $(thefuck --alias)
alias chromium='GDK_BACKEND=wayland chromium --enable-features=UseOzonePlatform --ozone-platform=wayland'
alias start_gnome='XDG_SESSION_TYPE=wayland exec dbus-run-session gnome-session'