Minor tweaks from main machine
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
wallpaper {
|
||||
monitor = eDP-1
|
||||
path = ~/.wallpaper/Lakeside-2.png
|
||||
path = ~/.wallpaper/LakesideDeer-2.png
|
||||
}
|
||||
|
||||
wallpaper {
|
||||
monitor = HDMI-A-1
|
||||
path = ~/.wallpaper/PaintingStudio-03.png
|
||||
path = ~/.wallpaper/PaintingStudio-02.png
|
||||
fit_mode = cover
|
||||
}
|
||||
|
||||
wallpaper {
|
||||
monitor = DP-1
|
||||
path = ~/.wallpaper/Rocknergy-2.png
|
||||
}
|
||||
|
||||
splash = false
|
||||
ipc = off
|
||||
|
||||
@@ -35,7 +35,12 @@ output "eDP-1" {
|
||||
output "GIGA-BYTE TECHNOLOGY CO., LTD. G27F 2 23030B002769" {
|
||||
mode "1920x1080@170"
|
||||
scale 1
|
||||
// Second monitor to the left
|
||||
position x=0 y=0
|
||||
}
|
||||
|
||||
output "HKC OVERSEAS LIMITED E2411K 0000000000001" {
|
||||
mode "1920x1080@60"
|
||||
scale 1
|
||||
position x=1920 y=0
|
||||
}
|
||||
|
||||
|
||||
@@ -193,3 +193,4 @@ alias intellij="exec $HOME/Applications/idea-IU-252.26830.84/bin/idea &"
|
||||
alias mirror="wl-mirror $(niri msg --json focused-output | jq -r .name)"
|
||||
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user