configuring hyprland more

This commit is contained in:
Chris Cochrun 2022-12-06 15:18:25 -06:00
parent 6942535fb7
commit 6cdfe3e563
11 changed files with 982 additions and 527 deletions

View file

@ -1,9 +1,12 @@
monitor=eDP-1,2256x1504@60,0x0,1.5
workspace=eDP-1,1
monitor=DVI-D-1,preferred,1600x0,1
monitor=DVI-D-1,preferred,0x0,1
monitor=HDMI-A-1,preferred,0x0,1
workspace=DVI-D-1,1
monitor=DP-3,preferred,1080x0,1.5
workspace=DVI-D-1,2
workspace=DP-3,1
workspace=HDMI-A-1,2
monitor=DVI-D-1,transform,1
input {
# kb_layout=
@ -93,11 +96,12 @@ misc:disable_autoreload = true
#windowrule=pseudo,abc
windowrule=opaque,firefox
windowrule=float,dolphin
windowrule=float,mpv
windowrule=size 90% 76%,mpv
windowrule=center,mpv
windowrule=float,pulsemixer
windowrule=workspace special,mpv
windowrule=workspace 1,firefox
windowrule=workspace 2,emacs
# example binds
bind=SUPER,RETURN,exec,alacritty
@ -111,7 +115,7 @@ bind=SUPER,E,exec,/home/chris/bin/emacslof
bind=SUPER,B,exec,/home/chris/bin/fflof
bind=SUPER,A,exec,alacritty --class pulsemixer -e pulsemixer
bind=SUPER,P,pseudo,
bind=SUPER,P,exec,/home/chris/bin/rbw.sh
bind=SUPER,M,fullscreen,1
bind=SUPER,F,fullscreen,0
@ -151,9 +155,10 @@ bind=SUPERSHIFT,8,movetoworkspace,8
bind=SUPERSHIFT,9,movetoworkspace,9
bind=SUPERSHIFT,0,movetoworkspace,10
bind=SUPER,O,movetoworkspace,next
bind=SUPER,o,movewindow,right
bind=SUPER,y,togglespecialworkspace
bind=SUPER,i,pin
bind=SUPER,i,movewindow,left
bind=SUPERSHIFT,p,pin
bind=SUPER,n,movetoworkspace,special
binde=, XF86AudioRaiseVolume, exec, /home/chris/bin/volup
@ -166,6 +171,9 @@ binde=, XF86MonBrightnessDown, exec, brightnessctl s 10%-
bindm=SUPER,mouse:272,movewindow
bindm=SUPER,mouse:273,resizewindow
# Blur waybar
blurls=waybar
exec-once=/home/chris/bin/startup.sh
exec-once=hyprpaper
exec-once=dunst

View file

@ -1,4 +1,5 @@
preload = ~/Pictures/wallpapers/nixorange.jpeg
wallpaper = DVI-D-1,~/Pictures/wallpapers/nixorange.jpeg
wallpaper = HDMI-A-1,~/Pictures/wallpapers/nixorange.jpeg
wallpaper = DP-3,~/Pictures/wallpapers/nixorange.jpeg
wallpaper = eDP-1,~/Pictures/wallpapers/nixorange.jpeg