keepass stuff
This commit is contained in:
1 parent
ad57c85dab
commit
143bfeb78c
1 file changed
+11
-19
+11
-19
@@ -6,8 +6,7 @@ $mod = SUPER
|
|||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
kb_variant = colemak_dh
|
kb_variant = colemak_dh
|
||||||
kb_options = caps:escape
|
kb_options = caps:swapescape
|
||||||
kb_options = grp:alt_space_toggle
|
|
||||||
|
|
||||||
repeat_rate = 50
|
repeat_rate = 50
|
||||||
repeat_delay = 300
|
repeat_delay = 300
|
||||||
@@ -46,8 +45,6 @@ decoration {
|
|||||||
size = 3
|
size = 3
|
||||||
new_optimizations = on
|
new_optimizations = on
|
||||||
}
|
}
|
||||||
# col.shadow = 0xeeee88ff
|
|
||||||
# col.shadow_inactive = 0xee1a1a1a
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
@@ -67,10 +64,6 @@ animations {
|
|||||||
animation = workspaces, 1, 2, decel, slidefade 5%
|
animation = workspaces, 1, 2, decel, slidefade 5%
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
|
||||||
# enable_anr_dialog = false
|
|
||||||
}
|
|
||||||
|
|
||||||
ecosystem:no_update_news = true
|
ecosystem:no_update_news = true
|
||||||
|
|
||||||
exec-once = wayland-init
|
exec-once = wayland-init
|
||||||
@@ -78,10 +71,9 @@ exec-once = wallpaper
|
|||||||
exec-once = eww open bar-eDP
|
exec-once = eww open bar-eDP
|
||||||
exec-once = [workspace keepass silent] keepassxc
|
exec-once = [workspace keepass silent] keepassxc
|
||||||
|
|
||||||
# windowrule=float,Rofi
|
# windowrule=float,title:Firefox — Sharing Indicator
|
||||||
windowrule=float,title:Firefox — Sharing Indicator
|
# windowrule=move 1850 40,title:Firefox — Sharing Indicator
|
||||||
windowrule=move 1850 40,title:Firefox — Sharing Indicator
|
windowrule = match:class term-popup, float true
|
||||||
windowrulev2=float,class:term-popup
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -139,13 +131,13 @@ bind=$mod SHIFT,x,movetoworkspacesilent,10
|
|||||||
bind=$mod SHIFT,c,movetoworkspacesilent,11
|
bind=$mod SHIFT,c,movetoworkspacesilent,11
|
||||||
|
|
||||||
bind=$mod SHIFT,l,togglespecialworkspace,keepass
|
bind=$mod SHIFT,l,togglespecialworkspace,keepass
|
||||||
# windowrule {
|
windowrule {
|
||||||
# match:class = org.keepassxc.KeePassXC
|
name = keepass
|
||||||
# match:title = negative:KeePassXC - Access Request
|
match:class = org.keepassxc.KeePassXC
|
||||||
# workspace = special:keepass
|
match:title = negative:KeePassXC - Access Request
|
||||||
# }
|
workspace = special:keepass
|
||||||
windowrulev2 = workspace special:keepass,class:(org.keepassxc.KeePassXC)
|
}
|
||||||
windowrulev2 = float,title:KeePassXC - Access Request
|
windowrule = match:title KeePassXC - Access Request, float true
|
||||||
|
|
||||||
bind=$mod,semicolon,fullscreen,
|
bind=$mod,semicolon,fullscreen,
|
||||||
|
|
||||||
|
|||||||
Reference in new issue
Block a user