adding more config to hyprland

This commit is contained in:
Chris Cochrun 2022-11-09 12:05:13 -06:00
parent 3b727bfdd3
commit b2870996ad

View file

@ -1,5 +1,9 @@
monitor=eDP-1,2256x1504@60,0x0,1.5 monitor=eDP-1,2256x1504@60,0x0,1.5
workspace=eDP-1,1 workspace=eDP-1,1
monitor=DVI-D-1,preferred,auto,1
monitor=HDMI-A-1,preferred,auto,1
workspace=DVI-D-1,1
workspace=HDMI-A-1,2
input { input {
# kb_layout= # kb_layout=
@ -135,8 +139,7 @@ bind=ALT,8,movetoworkspace,8
bind=ALT,9,movetoworkspace,9 bind=ALT,9,movetoworkspace,9
bind=ALT,0,movetoworkspace,10 bind=ALT,0,movetoworkspace,10
bind=SUPERALT,L,workspace,+1 bind=SUPER,O,movetoworkspace,next
bind=SUPERALT,H,workspace,-1
exec-once=/home/chris/bin/startup.sh exec-once=/home/chris/bin/startup.sh
exec-once=hyprpaper exec-once=hyprpaper