From 9cf5d05222f71565905eb556b9b95ba27aab74e7 Mon Sep 17 00:00:00 2001 From: Sheldon Lee Date: Wed, 6 Sep 2023 17:50:28 +0100 Subject: [PATCH] Merge laptop changes --- .bash_profile | 2 +- .config/sway/config | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.bash_profile b/.bash_profile index 1bba3ec..c4e5488 100644 --- a/.bash_profile +++ b/.bash_profile @@ -30,7 +30,7 @@ export QT_STYLE_OVERRIDE=kvantum if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then if [[ ! -z "$IS_LAPTOP" ]]; then - WLR_DRM_DEVICES=/dev/dri/card1:/dev/dri/card0 sway + WLR_DRM_DEVICES=/dev/dri/card1:/dev/dri/card0 exec sway else exec start-sway.sh fi diff --git a/.config/sway/config b/.config/sway/config index c2ff970..84c9fc1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -259,8 +259,8 @@ exec swayidle -w \ # bindsym $mod+Tab exec toggle-mic-notify bindsym --locked XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle - #bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% - #bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% + bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% + bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% # # Resizing containers: # @@ -362,8 +362,8 @@ exec wlsunset -l 55.0 -L -1.6 exec $term exec swaymsg "workspace 2:r; exec thunderbird" exec swaymsg "workspace 2:r; exec firefox" -exec discord-ff exec element-desktop +exec webcord exec signal-desktop exec swaymsg "workspace 1:a"