From 8b54b4e9fe19b5dab591f48044313d15aa883690 Mon Sep 17 00:00:00 2001 From: nnduc Date: Tue, 24 Feb 2026 17:48:46 +0700 Subject: [PATCH] switch back since mapping alt is different with each wm --- i3/config | 2 +- sway/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index eb1d9d6..fddeb65 100644 --- a/i3/config +++ b/i3/config @@ -9,7 +9,7 @@ # # Please see https://i3wm.org/docs/userguide.html for a complete reference! -set $mod Mod4 +set $mod Mod1 set $wallpaper '/home/nnduc/sync/images/wallpapers/suse.png' set $terminal 'xfce4-terminal' # Font for window titles. Will also be used by the bar unless a different font diff --git a/sway/config b/sway/config index 073cd05..b86642d 100644 --- a/sway/config +++ b/sway/config @@ -7,7 +7,7 @@ ### Variables # # Logo key. Use Mod1 for Alt. -set $mod Mod4 +set $mod Mod1 # Home row direction keys, like vim #set $left h #set $down j