Skip to content

Commit

Permalink
Update Cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkalkha committed Jan 6, 2024
1 parent 607973d commit 1750bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/notchx.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ def inactive(event):
else:
'''content_frame.corner_radius=0
content_frame.draw()'''
#root.wm_attributes('-alpha',0.7)
#content_frame.canvas.configure(cursor='fleur')
# root.wm_attributes('-alpha',0.7)
content_frame.canvas.configure(cursor='fleur')
'''b1.config(image=icon_24)
b2.config(image=weather_icon_24)
global hide
Expand Down

0 comments on commit 1750bf7

Please sign in to comment.