Skip to content

Commit

Permalink
updated desktop-reset-all
Browse files Browse the repository at this point in the history
  • Loading branch information
VectorCell committed Nov 4, 2021
1 parent dde5ea3 commit fcefc93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/desktop-reset-all
Expand Up @@ -3,9 +3,9 @@
DESKTOP=$(which desktop)

COMPUTERS=(
green.l.bismith.net
precisix.l.bismith.net
yogix.l.bismith.net
green.lan
precisix.lan
yogix.lan
lbbtwo.lan)

for COMPUTER in ${COMPUTERS[@]}; do
Expand Down
1 change: 1 addition & 0 deletions scripts/open-img
@@ -1,3 +1,4 @@
#!/bin/bash

export DISPLAY=:0.0
feh --auto-zoom --fullscreen --recursive "$@"

0 comments on commit fcefc93

Please sign in to comment.