sway: clean up

This commit is contained in:
Inhji 2023-10-16 11:30:45 +02:00
parent 8db7d784f4
commit 1169762ad0
1 changed files with 4 additions and 7 deletions

View File

@ -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"