Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DioptricDesign authored May 31, 2022
1 parent cf3d4ea commit 812aa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def powermenu():
def weather():
qtile.cmd_spawn('xdg-open https://openweathermap.org/city/3333147')
def sound():
qtile.cmd_spawn('pavucontrol')
qtile.cmd_spawn('outputmenu')
def calendar():
qtile.cmd_spawn('urxvtc -e khal interactive')
def launcher():
Expand Down

0 comments on commit 812aa16

Please sign in to comment.