mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
hell I chaned stuff init
This commit is contained in:
@@ -14,7 +14,7 @@ exec-once=systemctl --user restart xdg-desktop-portal
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once=~/.config/script/waylock.sh
|
||||
exec-once=~/.azotebg
|
||||
#exec-once=~/.config/script/livewallpaper.sh
|
||||
exec-once=foot -s
|
||||
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
|
||||
@@ -48,8 +48,9 @@ general {
|
||||
border_size=2
|
||||
col.active_border=0xff8218c4
|
||||
col.inactive_border=0x66333333
|
||||
layout=dwindle
|
||||
|
||||
apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
||||
apply_sens_to_raw=1 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
||||
|
||||
damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer
|
||||
}
|
||||
@@ -73,6 +74,8 @@ animations {
|
||||
animation=fade,1,7,default
|
||||
animation=workspaces,1,6,default
|
||||
}
|
||||
master {
|
||||
}
|
||||
|
||||
dwindle {
|
||||
pseudotile=0 # enable pseudotiling on dwindle
|
||||
@@ -82,8 +85,7 @@ dwindle {
|
||||
}
|
||||
|
||||
|
||||
master {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -95,6 +97,7 @@ gestures {
|
||||
# for windows named/classed as abc and xyz
|
||||
#windowrule=move 69 420,abc
|
||||
windowrule=fullscreen,mpv
|
||||
windowrule=float,qalculate-gtk
|
||||
#windowrule=size 1000 500, mpv
|
||||
#windowrule=move 460,290, mpv
|
||||
windowrule=float,imv
|
||||
@@ -103,9 +106,10 @@ windowrule=float,imv
|
||||
windowrule = float, Rofi
|
||||
blurls=rofi
|
||||
|
||||
windowrule=size 1000 500,title:^(kami)$
|
||||
|
||||
windowrule=float,title:^(kami)$
|
||||
windowrule=move 460,290,title^(kami)$
|
||||
windowrule=size 1000 500,title:^(kami)$
|
||||
windowrule=center,title^(kami)$
|
||||
|
||||
#windowrule=pseudo,abc
|
||||
#windowrule=monitor 0,xyz
|
||||
@@ -113,7 +117,7 @@ windowrule=tile,WebApp-ytmusic4224
|
||||
windowrule=tile,WebApp-discord5149
|
||||
|
||||
# example binds
|
||||
bind=ALT,Return,exec,kitty
|
||||
bind=ALT,Return,exec,footclient
|
||||
bind=ALT,A,exec,kitty --class kitty --title kami ~/Documents/Rust/kami/target/release/kami
|
||||
bind=ALT,Q,killactive,
|
||||
bind=ALT,F,exec,pcmanfm
|
||||
|
||||
Reference in New Issue
Block a user