Skip to content

Commit

Permalink
also change button layout
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 19, 2023
1 parent 5b3b7a6 commit 0465e14
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edge-tiling = true
attach-modal-dialogs = true

[org.gnome.desktop.wm.preferences]
button-layout = 'appmenu:minimize,maximize,close'
button-layout = 'close,minimize,maximize:appmenu'
titlebar-font='Manrope Bold 10'


Expand Down Expand Up @@ -50,7 +50,7 @@ show-power-strip=true


[com.solus-project.budgie-wm]
button-layout='appmenu:minimize,maximize,close'
button-layout='close,minimize,maximize:appmenu'
# Button style will be aligned to the left, according to our CXO's wishes
button-style='left'
caffeine-mode=false
Expand Down

0 comments on commit 0465e14

Please sign in to comment.