Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Maze
d
Commits
e2f0c62a
Commit
e2f0c62a
authored
Jan 18, 2021
by
Maze
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no double firejail
parent
6c784a06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.config/awesome/rc.lua
.config/awesome/rc.lua
+1
-1
No files found.
.config/awesome/rc.lua
View file @
e2f0c62a
...
...
@@ -556,7 +556,7 @@ end,
function
()
awful
.
spawn
(
"gimp"
)
end
),
awful
.
key
({
modkey
,
"Control"
},
"bracketright"
,
function
()
awful
.
spawn
(
"
firejail
loe-dmenu"
)
end
),
function
()
awful
.
spawn
(
"loe-dmenu"
)
end
),
awful
.
key
({
modkey
,
},
"Home"
,
function
()
awful
.
spawn
.
with_shell
(
"xdotool getactivewindow >> ~/.marked_loe_windows && notify-send \"
$
(
cat
~
/
.
marked_loe_windows
)
\
""
)
end
),
awful
.
key
({
modkey
,
},
"End"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment