We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e12925 commit b7d2537Copy full SHA for b7d2537
1 file changed
home/common/default.nix
@@ -119,9 +119,8 @@
119
# on-button-left=exec bash -c 'hyprctl dispatch focuswindow "pid:$1"' _ $id
120
# on-button-right=exec bash -c 'hyprctl dispatch focuswindow "pid:$1"' _ $id
121
# outside # 36? 40?12
122
+ # outer-margin=36,0,0,0
123
extraConfig = ''
- outer-margin=36,0,0,0
124
-
125
[app-name="Element"]
126
on-button-left=exec bash -c 'hyprctl dispatch workspace $(hyprctl -j clients | jq -r ".[] | select (.class == \"Element\") | .workspace.id")' _
127
0 commit comments