add work laptop
This commit is contained in:
parent
f96e27fecd
commit
c0466602b7
8 changed files with 83 additions and 20 deletions
|
|
@ -7,15 +7,15 @@ monitor=HDMI-A-1,1920x1080@60,1920x0,1
|
|||
input {
|
||||
kb_file=
|
||||
kb_layout=gb
|
||||
#kb_variant=dvorak
|
||||
kb_variant=dvorak
|
||||
kb_model=
|
||||
#kb_options=caps:escape
|
||||
kb_options=caps:escape
|
||||
kb_rules=
|
||||
|
||||
follow_mouse=1
|
||||
|
||||
touchpad {
|
||||
natural_scroll=no
|
||||
natural_scroll=yes
|
||||
}
|
||||
|
||||
sensitivity=0
|
||||
|
|
@ -57,24 +57,14 @@ dwindle {
|
|||
}
|
||||
|
||||
gestures {
|
||||
workspace_swipe=no
|
||||
workspace_swipe=yes
|
||||
}
|
||||
|
||||
# example window rules
|
||||
# for windows named/classed as abc and xyz
|
||||
#windowrule=move 69 420,abc
|
||||
#windowrule=size 420 69,abc
|
||||
#windowrule=tile,xyz
|
||||
#windowrule=float,abc
|
||||
#windowrule=pseudo,abc
|
||||
#windowrule=monitor 0,xyz
|
||||
|
||||
# some nice mouse binds
|
||||
bindm=SUPER,mouse:272,movewindow
|
||||
bindm=SUPER,mouse:273,resizewindow
|
||||
|
||||
bind=SUPER,RETURN,exec,foot
|
||||
bind=SUPER_SHIFT,X,killactive,
|
||||
bind=SUPER_SHIFT,Q,killactive,
|
||||
bind=SUPER,M,exec,foot -e ncmpcpp
|
||||
bind=SUPER,E,exec,foot -e neomutt
|
||||
bind=SUPER,O,exec,pcmanfm
|
||||
|
|
@ -88,7 +78,6 @@ bind=SUPER,slash,exec,brave
|
|||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,F,fullscreen,
|
||||
bind=SUPER,d,exec,wofi --show drun
|
||||
#bind=SUPER,d,exec,nwg-drawer
|
||||
bind=SUPER_SHIFT,P,exec,bwmenu
|
||||
bind=SUPER,apostrophe,exec,notify-send -i mpv "$(playerctl metadata --format '{{title}}')" "$(playerctl metadata --format '{{album}}')" -t 3000
|
||||
bind=SUPER_SHIFT,E,exit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue