chore: organize dotfiles stowed by home-manager
This commit is contained in:
parent
d82367b7ee
commit
c8783b2c52
40 changed files with 32 additions and 59 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Detect primary or fallback to first connected output
|
||||
OUTPUT=$(xrandr --query | awk '/ connected/{print $1; exit}')
|
||||
exec i3bar --tray_output "$OUTPUT"
|
||||
Loading…
Add table
Add a link
Reference in a new issue