laptop changes
This commit is contained in:
parent
3dcbd8eaaa
commit
0347418b3f
3 changed files with 7 additions and 6 deletions
|
|
@ -63,7 +63,7 @@ misc {
|
|||
no_vfr=false
|
||||
# animate_manual_resizes=true
|
||||
# enable_swallow=true
|
||||
# swallow_regex=^(.*)(Alacritty)(.*)$
|
||||
# swallow_regex=^(.*)(kitty)(.*)$
|
||||
}
|
||||
|
||||
# debug {
|
||||
|
|
@ -85,13 +85,13 @@ windowrule=float,^(.*)(Calculator)(.*)$
|
|||
# example binds
|
||||
bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy
|
||||
bind=SUPER,F,exec,firefox
|
||||
bind=SUPER,T,exec,alacritty
|
||||
bind=SUPER,T,exec,kitty
|
||||
bind=SUPER,Q,killactive,
|
||||
bind=SUPER,M,exit,
|
||||
bind=SUPER,E,exec,nautilus --new-window
|
||||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,R,exec,wofi -I -m -s $HOME/.config/wofi/style.css -t alacritty --show drun -o DP-3
|
||||
bind=SUPERSHIFT,r,exec, wofi -I -m -s $HOME/.config/wofi/style.css -t alacritty --show run -o DP-3
|
||||
bind=SUPER,R,exec,wofi -I -m -s $HOME/.config/wofi/style.css -t kitty --show drun -o DP-3
|
||||
bind=SUPERSHIFT,r,exec, wofi -I -m -s $HOME/.config/wofi/style.css -t kitty --show run -o DP-3
|
||||
bind=SUPER,C,togglesplit
|
||||
bind=SUPER,B,fullscreen
|
||||
bind=SUPER,G,exec,calculator --gui
|
||||
|
|
@ -169,4 +169,4 @@ exec-once=nheko
|
|||
# exec-once=flatpak run --branch=stable --arch=x86_64 --command=/app/bin/schildichat-desktop --file-forwarding chat.schildi.desktop --enable-features=ozonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
|
||||
exec-once=firefox
|
||||
exec-once=nextcloud
|
||||
exec-once=alacritty -e ncspot
|
||||
exec-once=kitty -e ncspot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue