+1
-1
pkgs-set/pkgs/zen-browser.nix
+1
-1
pkgs-set/pkgs/zen-browser.nix
+1
-1
users/mayer/default.nix
+1
-1
users/mayer/default.nix
+1
-1
users/mayer/stylix.nix
+1
-1
users/mayer/stylix.nix
+5
-2
users/modules/sway/default.nix
+5
-2
users/modules/sway/default.nix
···
30
30
config = {
31
31
bars = [ ];
32
32
gaps.smartBorders = "on";
33
-
menu = mkRofiCmd ["-show" "drun"];
33
+
menu = mkRofiCmd [
34
+
"-show"
35
+
"drun"
36
+
];
34
37
modifier = "Mod4";
35
38
terminal = config.settings.terminal.binary;
36
39
startup = [
37
-
{command = "mkdir -p ${config.home.homeDirectory}/shots";}
40
+
{ command = "mkdir -p ${config.home.homeDirectory}/shots"; }
38
41
];
39
42
keybindings =
40
43
let