dotfiles/awesome/rc_parts/globals.lua

9 lines
125 B
Lua
Raw Normal View History

2023-01-30 15:23:16 +00:00
return {
modkey = 'Mod4',
altkey = 'Mod1',
terminal = 'kitty',
vi_focus = false,
cycle_prev = true,
editor = 'nvim',
}