CMD: launch gui app as root
This commit is contained in:
+10
@@ -23,6 +23,16 @@ bin: dig
|
|||||||
tag: ip
|
tag: ip
|
||||||
tag: network
|
tag: network
|
||||||
|
|
||||||
|
aim: Launch GUI app as root
|
||||||
|
cmd: app=gparted
|
||||||
|
+ sudo -E ${app}
|
||||||
|
note: Useful for launching gparted in sway.
|
||||||
|
shell: sh
|
||||||
|
bin: sudo
|
||||||
|
tag: wayland
|
||||||
|
tag: gui
|
||||||
|
tag: sway
|
||||||
|
|
||||||
aim: Turn markdown into a man page
|
aim: Turn markdown into a man page
|
||||||
cmd: man <(lowdown -stman ${file}.md)
|
cmd: man <(lowdown -stman ${file}.md)
|
||||||
cmd: top_title="Bugs in netcat"
|
cmd: top_title="Bugs in netcat"
|
||||||
|
|||||||
Reference in New Issue
Block a user