Compare commits
No commits in common. "17d13449cc7358c8bd14aebbcaa16ca1e1728426" and "ed437203840f508141e6fa9032a7febcce0d37ec" have entirely different histories.
17d13449cc
...
ed43720384
2 changed files with 2 additions and 10 deletions
|
|
@ -1,10 +1,2 @@
|
|||
theme = "jeenas"
|
||||
editor.rulers = [80]
|
||||
|
||||
[editor.whitespace]
|
||||
render = "all"
|
||||
|
||||
[editor.whitespace.characters]
|
||||
space = "·"
|
||||
tab = "→"
|
||||
newline = "↵"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
"label" : "hibernate",
|
||||
"action" : "systemctl hibernate",
|
||||
"text" : "Hibernate (SSD)",
|
||||
"text" : "Hibernate",
|
||||
"keybind" : "h"
|
||||
}
|
||||
{
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
{
|
||||
"label" : "suspend",
|
||||
"action" : "systemctl suspend",
|
||||
"text" : "Suspend (RAM)",
|
||||
"text" : "Suspend",
|
||||
"keybind" : "u"
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue