Add key binding for my selfmade "inteligent" lamp in room
This commit is contained in:
parent
a9539754b3
commit
c4f08d112c
Binary file not shown.
@ -14,9 +14,9 @@
|
||||
#~~~~~~
|
||||
# APPS
|
||||
#~~~~~~
|
||||
# firefox
|
||||
# browser
|
||||
super + b
|
||||
firefox
|
||||
$BROWSER
|
||||
# st
|
||||
super + Return
|
||||
st
|
||||
@ -80,6 +80,13 @@ super + v
|
||||
F11
|
||||
if [ $(pgrep ffmpeg) ]; then "$SCRD/blaze/blaze" -s; else "$SCRD/blaze/blaze"; fi
|
||||
|
||||
|
||||
#~~~~~~~~~~~
|
||||
# SmartHome
|
||||
#~~~~~~~~~~~
|
||||
F10
|
||||
curl 192.168.1.11/toggle.php
|
||||
|
||||
#~~~~~~~~~~~~
|
||||
# WM CONTROL
|
||||
#~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user