diff options
-rw-r--r-- | nixos/npins/sources.json | 6 | ||||
-rw-r--r-- | user/sway/config | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 2deef59..23a93eb 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -2,9 +2,9 @@ "pins": { "nixos": { "type": "Channel", - "name": "nixos-24.05", - "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.6668.e8c38b73aeb2/nixexprs.tar.xz", - "hash": "0lhh36z3fvd3b64dz7an08y3c3shb67aj17ny9z28bs21i3dc5yh" + "name": "nixos-24.11", + "url": "https://releases.nixos.org/nixos/24.11/nixos-24.11.710486.4dc2fc4e62db/nixexprs.tar.xz", + "hash": "1pby8y3dcbdcjb6dklyy0wnn1dhzbbqaki6l2nlw9x13n6qqj4mb" } }, "version": 3 diff --git a/user/sway/config b/user/sway/config index e98653b..2e4a38b 100644 --- a/user/sway/config +++ b/user/sway/config @@ -12,9 +12,7 @@ set $right i # Your preferred terminal emulator set $term foot # Your preferred application launcher -# Note: pass the final command to swaymsg so that the resulting window can be opened -# on the original workspace that the command was run on. -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu wmenu-run ### Output configuration # |