Commit 3881070
Changed files (1)
files
files/sway_config
@@ -40,6 +40,9 @@ input "type:keyboard" {
# dogmatic
xwayland disable
+# xdg desktop portal
+exec --no-startup-id /usr/lib/xdg-desktop-portal -r
+
### Key bindings
#
# Basics:
@@ -130,8 +133,8 @@ xwayland disable
bindsym $mod+v splitv
# Switch the current container between different layout styles
- bindsym $mod+s layout stacking
- bindsym $mod+w layout tabbed
+ # bindsym $mod+s layout stacking
+ # bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
# Make the current focus fullscreen