Switch i3 browser to qute
This commit is contained in:
parent
2fab8d55f8
commit
12187f5da3
@ -4,7 +4,7 @@ rec {
|
||||
modifier = "Mod1";
|
||||
terminal = "kitty";
|
||||
keybindings = let
|
||||
browser = "firefox";
|
||||
browser = "qutebrowser";
|
||||
scrot2clip = pkgs.writeShellScript "scrot2clip"
|
||||
"${pkgs.scrot}/bin/scrot -s - | ${pkgs.xclip}/bin/xclip -selection primary -i -t image/png";
|
||||
in {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user