fix stuff on nix

This commit is contained in:
Cy Pokhrel 2024-11-21 19:46:30 -05:00
commit fc59006538
4 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
focused_workspace=$(swaymsg -t get_workspaces | jq '.[] | select(.focused == true) | .num')