dotfiles/sway/config
2025-05-12 10:36:54 +02:00

24 lines
329 B
Plaintext

# Default config for sway
#
# Default conf in /etc/sway/config
#
# Read `man 5 sway` for a complete reference.
#
# Preferred apps:
#
# Terminal emulator
set $term foot
# Application launcher
set $menu wofi --show run
# Browser
set $browser firefox
#
# Status Bar:
#
exec waybar
include /etc/sway/config.d/*
include config.d/*