Skip to content

Commit

Permalink
433 current 2024-11-01 13:31:19 24.11.20241029.807e915 6.11.5 *
Browse files Browse the repository at this point in the history
  • Loading branch information
luiswirth committed Nov 1, 2024
1 parent 8d344ea commit 73f3c34
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 201 deletions.
6 changes: 2 additions & 4 deletions config/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,8 @@ bindl = SUPERALT, H, exec, systemctl hibernate
bind = SUPERALT, K, exec, hyprctl switchxkblayout logitech-mx-keys next; hyprctl switchxkblayout at-translated-set-2-keyboard next

bind = SUPERSHIFT, Q, killactive,
bind = SUPER, Return, exec, [float;tile] wezterm start --always-new-process
#bind = SUPER, Return, exec, $TERMINAL
bind = SUPERSHIFT, Return, exec, [float;tile] wezterm start --always-new-process -e zellij-main
#bind = SUPERSHIFT, Return, exec, $TERMINAL -e zellij-main
bind = SUPER, Return, exec, $TERMINAL
bind = SUPERSHIFT, Return, exec, $TERMINAL -e zellij-main
bindr = SUPER, Space, exec, pkill wofi || wofi --show drun


Expand Down
214 changes: 31 additions & 183 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
};
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
stylix.url = "github:danth/stylix";

wezterm = {
url = "github:wez/wezterm/main?dir=nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
};

Expand Down
Loading

0 comments on commit 73f3c34

Please sign in to comment.