diff --git a/config/sway/config b/config/sway/config index ec0b720..372c846 100644 --- a/config/sway/config +++ b/config/sway/config @@ -1,22 +1,19 @@ # Default config for sway -# -# Copy this to ~/.config/sway/config and edit it to your liking. -# -# Read `man 5 sway` for a complete reference. - ### Variables -# + # Logo key. Use Mod1 for Alt. set $mod Mod4 + # Home row direction keys, like vim set $left left set $down down set $up up set $right right + # Your preferred terminal emulator -#set $term xfce4-terminal set $term foot set $files thunar + # Monitor names set $MON0 "eDP-1" set $MON1 "HDMI-A-1"