buncha changes for screen sharing

This commit is contained in:
2025-11-14 09:12:04 -05:00
parent 338874dbeb
commit 29cfd24acd
3 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
[screencast]
chooser_type=simple
chooser_cmd=slurp -f %o -or

View File

@@ -0,0 +1,4 @@
[preferred]
default=wlr;gtk
org.freedesktop.impl.portal.ScreenCast=wlr
org.freedesktop.impl.portal.Screenshot=wlr

View File

@@ -33,6 +33,7 @@ eval `keychain --eval --quiet github`
eval "$(direnv hook zsh)"
#aliases
alias -- 'e'='emacsclient -nw -a "" -c "$@"'
alias -- 'c'='clear'
alias -- 'cat'='bat --paging=never --style=plain'
alias -- 'cp'='cp -riv'
@@ -52,3 +53,5 @@ alias -- 'gccc'='g++ -O2 -DNDEBUG -pedantic-errors -Wall -Wextra -Wconversion -W
#named directory hashes
hash -d dots="$HOME/.dotfiles"
hash -d src="$HOME/src"
export XDG_CURRENT_DESKTOP=sway