Improve hyprland-config and other small stuff
This commit is contained in:
parent
7068f9e564
commit
f3b67ca2e9
9 changed files with 50 additions and 36 deletions
|
@ -1,21 +1,12 @@
|
|||
source = ~/.config/hypr/dracula.conf
|
||||
|
||||
source = ~/.config/hypr/defaults.conf
|
||||
|
||||
$mon1 = DP-1
|
||||
$mon2 = HDMI-A-1
|
||||
source = ~/.config/hypr/host.conf
|
||||
|
||||
workspace=$ws01, monitor:$mon1, default:true
|
||||
workspace=$ws02, monitor:$mon1
|
||||
workspace=$ws03, monitor:$mon1
|
||||
workspace=$ws04, monitor:$mon1
|
||||
workspace=$ws05, monitor:$mon1
|
||||
workspace=$ws06, monitor:$mon1
|
||||
workspace=$ws07, monitor:$mon1
|
||||
source = ~/.config/hypr/env.conf
|
||||
source = ~/.config/hypr/vars.conf
|
||||
source = ~/.config/hypr/binds.conf
|
||||
source = ~/.config/hypr/rules.conf
|
||||
|
||||
workspace=$ws08, monitor:$mon2
|
||||
workspace=$ws09, monitor:$mon2, default:true
|
||||
workspace=$ws10, monitor:$mon2
|
||||
|
||||
monitor = $mon1,2560x1440@144,1920x0,auto
|
||||
monitor = $mon2,1920x1080@60,0x0,auto
|
||||
|
||||
source = ~/.config/hypr/base.conf
|
||||
exec-once = autostart-manage run-wayland
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue