This commit is contained in:
jay
2023-07-04 02:24:34 +08:00
parent d683a0698a
commit a2acab1fed
2 changed files with 11 additions and 6 deletions
+4 -4
View File
@@ -36,10 +36,10 @@ output * bg /home/jay/.config/sway/bg.png fill
#
# You can get the names of your outputs by running: swaymsg -t get_outputs
exec --no-startup-id dbus-update-activation-environment --all
# exec_always xdg-desktop-portal -r
# exec_always xdg-desktop-portal-wlr
exec_always /usr/libexec/xdg-desktop-portal-wlr
# exec env XDG_CONFIG_HOME=/home/jay/.config gentoo-pipewire-launcher restart &
# exec --no-startup-id dbus-update-activation-environment --all
exec_always kanshi
exec dex -a -e sway
exec mako
@@ -113,8 +113,8 @@ input type:touchpad {
bindsym $mod+Shift+p exec ~/.config/wofi/wofi-power.sh
bindsym XF86AudioRaiseVolume exec "pactl set-sink-volume @DEFAULT_SINK@ +10%; pkill -RTMIN+8 waybar"
bindsym XF86AudioLowerVolume exec "pactl set-sink-volume @DEFAULT_SINK@ -10%; pkill -RTMIN+8 waybar"
bindsym XF86AudioRaiseVolume exec "pactl set-sink-volume @DEFAULT_SINK@ +5%; pkill -RTMIN+8 waybar"
bindsym XF86AudioLowerVolume exec "pactl set-sink-volume @DEFAULT_SINK@ -5%; pkill -RTMIN+8 waybar"
bindsym XF86AudioMute exec "pactl set-sink-mute @DEFAULT_SINK@ toggle; pkill -RTMIN+8 waybar"
bindsym XF86AudioPlay exec playerctl play-pause