update dotfiles

This commit is contained in:
piccihud 2024-01-14 17:35:11 +01:00
parent 736a1b2def
commit 1c7e8d73ba
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ export QT_QPA_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export XDG_SESSION_DESKTOP=sway
export AWT_TOOLKIT=MToolkit
export XDG_CURRENT_DESKTOP=sway dbus-run-session sway
#export XDG_CURRENT_DESKTOP=sway dbus-run-session sway
if [ "$XDG_SESSION_DESKTOP" = "sway" ] ; then
# https://github.com/swaywm/sway/issues/595

View File

@ -16,7 +16,7 @@ set $volume_mute $(pactl set-sink-mute @DEFAULT_SINK@ toggle && pactl get-sink-m
set $mic_mute $(pactl set-source-mute @DEFAULT_SOURCE@ toggle && pactl get-source-mute @DEFAULT_SOURCE@ | sed -En "/no/ s/.*/$($source_volume)/p; /yes/ s/.*/0/p")
# Your preferred terminal emulators
set $term-float alacritty
set $term-float kitty
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened