(hypr) added monitor setup for work
This commit is contained in:
4
hypr-monitors-work/.config/hypr/hyprpaper.conf
Normal file
4
hypr-monitors-work/.config/hypr/hyprpaper.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
$image = ~/dotfiles/images/dungeon_forest.jpg
|
||||
|
||||
preload = $image
|
||||
wallpaper = , $image
|
||||
6
hypr-monitors-work/.config/hypr/monitors.conf
Normal file
6
hypr-monitors-work/.config/hypr/monitors.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
$main_display = DP-7
|
||||
$secondary_display = DP-5
|
||||
|
||||
monitor = $main_display, 2560x1440@60, 0x0, 1
|
||||
monitor = $secondary_display, 2560x1440@60, -1440x0, 1, transform, 1
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
##################################
|
||||
# zegonix hyprland configuration #
|
||||
##################################
|
||||
@@ -9,6 +8,10 @@
|
||||
## be able to maintain multiple configurations
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
workspace = 1, monitor:$main_display
|
||||
workspace = 2, monitor:$secondary_display
|
||||
exec-once = hyprctl dispatch workspace 1
|
||||
|
||||
|
||||
# programs
|
||||
$screenlocker = hyprlock
|
||||
|
||||
Reference in New Issue
Block a user