Commit 3881070

bryfry <bryon@fryer.io>
2023-11-28 10:32:29
xdg + no stacking/tabbed
1 parent d521e85
Changed files (1)
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