This website requires JavaScript.
Explore
Help
Sign In
root
/
awesome
Watch
1
Star
0
Fork
0
You've already forked awesome
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
awesome
/
src
/
globals.lua
8 lines
102 B
Lua
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-07-06 20:31:50 +02:00
return
{
modkey
=
'
Mod4
'
,
altkey
=
'
Mod1
'
,
Added battery, small fixes, idk
2024-12-15 14:49:58 +01:00
terminal
=
'
st
'
,
Initial commit
2024-07-06 20:31:50 +02:00
cycle_prev
=
true
,
Added battery, small fixes, idk
2024-12-15 14:49:58 +01:00
editor
=
'
nvim
'
Initial commit
2024-07-06 20:31:50 +02:00
}
Reference in New Issue
Copy Permalink