sway/config.d/00-variables.conf

16 lines
370 B
Plaintext
Raw Normal View History

2024-08-12 16:00:40 +02:00
### Variables
#
# Logo key. Use Mod1 for Alt.
set $mod Mod4
# Home row direction keys, like vim
set $left h
set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term alacritty
# Your preferred application launcher
# Note: it's recommended that you pass the final command to sway
set $menu /usr/bin/fuzzel
set $exedir /home/vladanpopovic/.local/bin