Skip to content

Commit

Permalink
Added setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniDiazTech committed Apr 16, 2021
1 parent d4f9fb1 commit 5b8d977
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
from groups import CreateGroups
from icons import group_icons


###### MAIN ######
if __name__ in ["config", "__main__"]:
# Initializes objects
Expand Down
2 changes: 1 addition & 1 deletion scripts/play-pause.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /usr/bin/sh
#!/usr/bin/env bash

playerctl play-pause

3 changes: 2 additions & 1 deletion software.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ picom
nitrogen
megasync
xfce4-clipman
playerctl
playerctl
pulseaudio-ctl

0 comments on commit 5b8d977

Please sign in to comment.