update readme and config
This commit is contained in:
parent
3b827a14b6
commit
600c32b0d4
3 changed files with 92 additions and 8 deletions
|
|
@ -10,14 +10,28 @@ general {
|
|||
max_fps=240
|
||||
sensitivity=0.25
|
||||
main_mod=SUPER
|
||||
|
||||
|
||||
gaps_in=5
|
||||
gaps_out=20
|
||||
border_size=1
|
||||
border_size=2
|
||||
col.active_border=0x66ee1111
|
||||
col.inactive_border=0x66333333
|
||||
}
|
||||
|
||||
bind=SUPER,T,exec,xterm
|
||||
bind=SUPER,Q,killactive,
|
||||
bind=SUPERSHIFT,Q,exec,pkill Hyprland
|
||||
bind=SUPER,Q,exec,kitty
|
||||
bind=SUPER,C,killactive,
|
||||
bind=SUPER,M,exec,pkill Hyprland
|
||||
bind=SUPER,E,exec,dolphin
|
||||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,R,exec,wofi --show drun -o DP-3
|
||||
|
||||
bind=SUPER,1,workspace,1
|
||||
bind=SUPER,2,workspace,2
|
||||
bind=SUPER,3,workspace,3
|
||||
bind=SUPER,4,workspace,4
|
||||
bind=SUPER,5,workspace,5
|
||||
bind=SUPER,6,workspace,6
|
||||
bind=SUPER,7,workspace,7
|
||||
bind=SUPER,8,workspace,8
|
||||
bind=SUPER,9,workspace,9
|
||||
bind=SUPER,0,workspace,10
|
||||
Loading…
Add table
Add a link
Reference in a new issue