updating hyprland and kaladin hardware and adding nextcloud-client
This commit is contained in:
parent
f03a86e909
commit
ff5cbb8254
5 changed files with 29 additions and 11 deletions
|
@ -73,6 +73,7 @@ animations {
|
|||
# animation=borders,1,10,default
|
||||
animation=fadeIn,1,2,snapslide
|
||||
animation=workspaces,1,2,snapslide
|
||||
animation=specialWorkspace,1,2,snapslide,slidevert
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
@ -129,6 +130,7 @@ bind=SUPERSHIFT,k,movewindow,u
|
|||
bind=SUPERSHIFT,j,movewindow,d
|
||||
bind=SUPERCTRL,l,splitratio,+0.05
|
||||
bind=SUPERCTRL,h,splitratio,-0.05
|
||||
bind=SUPERCTRL,c,centerwindow
|
||||
|
||||
bind=SUPER,1,workspace,1
|
||||
bind=SUPER,2,workspace,2
|
||||
|
@ -155,7 +157,7 @@ bind=SUPERSHIFT,8,movetoworkspace,8
|
|||
bind=SUPERSHIFT,9,movetoworkspace,9
|
||||
bind=SUPERSHIFT,0,movetoworkspace,10
|
||||
|
||||
bind=SUPER,o,movewindow,right
|
||||
bind=SUPER,o,movewindow,mon: next
|
||||
bind=SUPER,y,togglespecialworkspace
|
||||
bind=SUPER,i,movewindow,left
|
||||
bind=SUPERSHIFT,p,pin
|
||||
|
@ -179,4 +181,5 @@ blurls=waybar
|
|||
|
||||
exec-once=/home/chris/bin/startup.sh
|
||||
exec-once=hyprpaper
|
||||
exec-once=dunst
|
||||
exec-once=dunst
|
||||
exec-once=hyprctl dispatch --batch "splitratio 1; splitration -0.35"
|
Loading…
Add table
Add a link
Reference in a new issue