mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
feat: move to librewolf :)
This commit is contained in:
parent
4542229037
commit
81372fde97
1 changed files with 6 additions and 6 deletions
|
|
@ -226,7 +226,7 @@
|
||||||
# clipboard manager
|
# clipboard manager
|
||||||
"$mainMod SHIFT, V, exec, cliphist list | bemenu -l 5 --ignorecase | cliphist decode | wl-copy"
|
"$mainMod SHIFT, V, exec, cliphist list | bemenu -l 5 --ignorecase | cliphist decode | wl-copy"
|
||||||
|
|
||||||
"$mainMod SHIFT, F, exec, firefox"
|
"$mainMod SHIFT, F, exec, librewolf"
|
||||||
"$mainMod SHIFT, W, exec, wdisplays"
|
"$mainMod SHIFT, W, exec, wdisplays"
|
||||||
"$mainMod SHIFT, T, exec, thunderbird"
|
"$mainMod SHIFT, T, exec, thunderbird"
|
||||||
"$mainMod SHIFT, E, exec, element-desktop"
|
"$mainMod SHIFT, E, exec, element-desktop"
|
||||||
|
|
@ -235,8 +235,8 @@
|
||||||
"$mainMod, N,exec, swaync-client -t"
|
"$mainMod, N,exec, swaync-client -t"
|
||||||
|
|
||||||
# screenshot
|
# screenshot
|
||||||
"SUPER SHIFT, S, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
"SUPER SHIFT, S, exec, grimblast save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
||||||
"$mainMod SHIFT, S, exec, grimblast --notify --cursor copy area"
|
"$mainMod SHIFT, S, exec, grimblast copy area"
|
||||||
"$mainMod SHIFT, G, exec, grabtext"
|
"$mainMod SHIFT, G, exec, grabtext"
|
||||||
|
|
||||||
# switch focus
|
# switch focus
|
||||||
|
|
@ -334,8 +334,8 @@
|
||||||
"float,udiskie"
|
"float,udiskie"
|
||||||
"float,title:^(Transmission)$"
|
"float,title:^(Transmission)$"
|
||||||
"float,title:^(Volume Control)$"
|
"float,title:^(Volume Control)$"
|
||||||
"float,title:^(Firefox — Sharing Indicator)$"
|
"float,title:^(Librewolf — Sharing Indicator)$"
|
||||||
"move 0 0,title:^(Firefox — Sharing Indicator)$"
|
"move 0 0,title:^(Librewolf — Sharing Indicator)$"
|
||||||
"size 700 450,title:^(Volume Control)$"
|
"size 700 450,title:^(Volume Control)$"
|
||||||
"move 40 55%,title:^(Volume Control)$"
|
"move 40 55%,title:^(Volume Control)$"
|
||||||
"workspace 10, thunderbird"
|
"workspace 10, thunderbird"
|
||||||
|
|
@ -355,7 +355,7 @@
|
||||||
"opacity 1.0 override 1.0 override, class:(Aseprite)"
|
"opacity 1.0 override 1.0 override, class:(Aseprite)"
|
||||||
"opacity 1.0 override 1.0 override, class:(Unity)"
|
"opacity 1.0 override 1.0 override, class:(Unity)"
|
||||||
"idleinhibit focus, class:^(mpv)$"
|
"idleinhibit focus, class:^(mpv)$"
|
||||||
"idleinhibit fullscreen, class:^(firefox)$"
|
"idleinhibit fullscreen, class:^(librewolf)$"
|
||||||
"float,class:^(pavucontrol-qt)$"
|
"float,class:^(pavucontrol-qt)$"
|
||||||
"float,class:^(pavucontrol)$"
|
"float,class:^(pavucontrol)$"
|
||||||
"float,class:^(SoundWireServer)$"
|
"float,class:^(SoundWireServer)$"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue