Skip to content

Commit

Permalink
Add wallpaper and update script
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJaySea committed Mar 2, 2023
1 parent c7f41b9 commit 6004ea8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions eww/scripts/ws_all
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ main() {
result=0


# output=`awesome-client "local awful = require('awful') return #awful.screen.focused().tags"`
# output_split=($output)
output=`awesome-client "local awful = require('awful') return #awful.screen.focused().tags"`
output_split=($output)

# count=${output_split[1]}
count=10
count=${output_split[1]}
buttons='
(box
:space-evenly true
Expand Down
Binary file added wallpaper/sunrise.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6004ea8

Please sign in to comment.