Skip to content

Commit

Permalink
change: force to take first monitor screenshot
Browse files Browse the repository at this point in the history
I will instruct user later if they want to place in another monitor
  • Loading branch information
khanhas committed Jan 14, 2019
1 parent 411118a commit b1af4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Polybar.ini
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Image7 = Combine Image5 | DstOutComp Image6 | Overlay Image4 | Overlay Image | I
Image8 = Clone Image7 | Shadow 40,20,0,-5,1
Image9 = Clone Image7
; If you dont like translucent effect, comment out 2 lines below
Image10 = File screenshot | Crop 0,(#CURRENTCONFIGY#+#Bar_OffsetY#),#SCREENAREAWIDTH#,#Bar_Height# | Blur 0,20
Image10 = File screenshot@1 | Crop 0,(#CURRENTCONFIGY#+#Bar_OffsetY#),#SCREENAREAWIDTH#,#Bar_Height# | Blur 0,20
Image11 = Combine Image10 | PegtopLight Image9 | CopyAlpha Image9

[BarImg]
Expand Down

0 comments on commit b1af4fd

Please sign in to comment.