1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

added xdg-desktop-portal-wlr and updated git config

This commit is contained in:
eoli3n 2021-06-02 15:37:42 +02:00
parent 5afa49d025
commit 0234847aeb
3 changed files with 5 additions and 1 deletions

@ -6,3 +6,5 @@
rebase = false
[gpg]
program = gpg2
[init]
defaultBranch = main

@ -1,6 +1,6 @@
# Autostart sway when user login on tty1
set -x XDG_CURRENT_DESKTOP 'Unity' # waybar workaround for tray
#set -x XDG_CURRENT_DESKTOP 'Unity' # waybar workaround for tray
set -x MOZ_ENABLE_WAYLAND 1
set -x KITTY_ENABLE_WAYLAND 1
set -x QT_QPA_PLATFORM 'wayland-egl'

@ -202,6 +202,8 @@ exec_always bash -c "pgrep syncthing || syncthing"
# pipewire
exec_always bash -c "pgrep pipewire || pipewire"
exec_always bash -c "pgrep pipewire-pulse || pipewire-pulse"
# xdg-desktop-portal-wlr
exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
# exec foreground apps