i3wm; swap mod+\ from mic mute to screenshot

This commit is contained in:
2023-11-11 07:27:41 -07:00
parent 592fe48004
commit fc60660b9b
4 changed files with 39 additions and 1 deletions

View File

@ -3,6 +3,13 @@ source "$HOME/.config/wryn/env.zsh"
source "$DOTWRYN/config/xinitrc.common"
command -v dex && dex -a
[ -f /usr/lib/xfce-polkit/xfce-polkit ] \
&& exec /usr/lib/xfce-polkit/xfce-polkit &
[ -f /usr/lib/xfce4/notifyd/xfce4-notifyd ] \
&& exec /usr/lib/xfce4/notifyd/xfce4-notifyd &
$DOTWRYN/bin/xorg-activate-default &
cd