diff --git a/sway/config b/sway/config index cbcc583..296e730 100644 --- a/sway/config +++ b/sway/config @@ -3,7 +3,7 @@ set $term alacritty # Launcher set $menu wofi --show drun -I -G set $lock swaylock -set $screenshot_full gscreenshot -s +set $screenshot_full gscreenshot -s -c set $screenshot_area /usr/share/swayfx/scripts/grimshot copy area xwayland enable diff --git a/sway/keys.conf b/sway/keys.conf index 8199647..dd9ad9b 100644 --- a/sway/keys.conf +++ b/sway/keys.conf @@ -61,3 +61,6 @@ bindsym $mod+Shift+5 move container to workspace number 5; workspace number 5 bindsym $mod+Shift+6 move container to workspace number 6; workspace number 6 bindsym $mod+Shift+7 move container to workspace number 7; workspace number 7 bindsym $mod+Shift+8 move container to workspace number 8; workspace number 8 + +bindsym $mod+Shift+f opacity 1.0 +bindsym $mod+Shift+g opacity 0.9