SexiSway/config

30 lines
500 B
Plaintext
Raw Normal View History

2025-03-25 01:47:41 +03:00
# Sexi-sway config
#
# Variables
#
# Logo key. Use Mod1 for Alt.
set $mod Mod4
# Home row direction keys, like SexNvim
set $left j
set $down k
set $up l
set $right semicolon
# Your preferred terminal emulator
set $term foot
# Your preferred application launcher
set $menu wmenu-run
default_border none
input type:touchpad {
dwt enabled
tap enabled
middle_emulation enabled
}
include /etc/sway/config.d/*
include ~/.config/sway/conf.d/*
include ~/.config/sway/conf.d/binds/*