dotfiles/private_dot_config/scripts/executable_sway_set
linarphy 05d466adf8
Fix, Delete and Add
- Fix nvim config
- Add scripts
- Add power setting
- Add swayidle config
- Add template system
- Clean sway config
2023-08-18 03:43:52 +02:00

3 lines
60 B
Bash

#! /bin/sh
awk '/^[^#]/ {print "set $"$1, $2}' $1 | tee $2