summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 9916797..3f6b1f8 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -21,7 +21,7 @@ exec swayidle -w \
before-sleep 'swaylock -f -c 000000'
# Shortcuts
-bindsym $mod+Return exec $term
+bindsym $mod2+Return exec $term
bindsym $mod+F11 exec $screenshot
bindsym $mod+F12 exec $screenclip
@@ -114,6 +114,7 @@ bindsym $mod+Shift+minus move scratchpad
bindsym $mod+minus scratchpad show
for_window [class="^Chromium$"] border none
+for_window [app_id=""] border none
for_window [class="tasty.javafx.launcher.LauncherFxApp"] border none
for_window [title="Confirmation"] floating enable
for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable