changed my hostname
This commit is contained in:
@@ -25,7 +25,7 @@ hl.config({
|
||||
},
|
||||
}
|
||||
})
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
if HOSTNAME == "honney-main" then
|
||||
hl.config({
|
||||
input={
|
||||
kb_layout = "us",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
if HOSTNAME == "honney-main" then
|
||||
hl.monitor({
|
||||
output = "desc:BNQ BenQ EX2710U Y8P00876019",
|
||||
mode = "3840x2160@144",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
-- Recommended command for getting class/..:
|
||||
-- sleep 2 && hyprctl activewindow
|
||||
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
if HOSTNAME == "honney-main" then
|
||||
--# Window rules on Monitor 3
|
||||
hl.window_rule({
|
||||
name = "Librewolf",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
if HOSTNAME == "honney-main" then
|
||||
--# Workspaces on Monitor 1
|
||||
hl.workspace_rule({
|
||||
workspace = "1",
|
||||
|
||||
Reference in New Issue
Block a user