awesome/src/globals.lua

8 lines
110 B
Lua
Raw Normal View History

2024-07-06 20:31:50 +02:00
return {
modkey = 'Mod4',
altkey = 'Mod1',
terminal = 'alacritty',
cycle_prev = true,
editor = 'nvim',
}