Files
nix-config/home/scripts/res.sh

3 lines
78 B
Bash

#!/usr/bin/env bash
export SCREEN_RES=$(xrandr | grep "*" | awk '{print $1}')