rc/config/i3/config

18 lines
551 B
Plaintext

###############################################
# i3 config file (v4) #
# Manual https://i3wm.org/docs/userguide.html #
###############################################
# i3/sway common config
include ./common
# exit i3 (logs you out of your X session)
set $exit i3-msg exit
#set $exit "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
# Screen locker
set $lock i3lock -c 000000
# Application launcher
set $menu dmenu_run