changed my hostname
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ hl.bind("SUPER+SHIFT+C", hl.dsp.exec_cmd("code --password-store=gnome-libsecret"
|
||||
hl.bind("SUPER+SHIFT+V", hl.dsp.exec_cmd("vscodium"))
|
||||
|
||||
-- device specifics
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
if HOSTNAME == "honney-main" then
|
||||
for i = 1, 12 do
|
||||
hl.bind("SUPER+SHIFT+CTRL+F"..tostring(i), hl.dsp.exec_cmd("~/.config/hypr/scripts/makropad/button"..string.format("%02d", i)..".sh"))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user