feat(hypr): add nwg-dock autostart and MPD control submap;
feat(hypr): add window swallowing for kitty and Steam workspace rules; feat(waybar): create minimal config for gamemode and add notification panel button; refactor(waybar): simplify config, merge memory/swap displays, update workspace icons; refactor(swaync): remove CPU slider and adjust button styling; experiment(hypr): increase vibrancy and change screenshot sound; experiment(rmpc): update progress bar symbols; fix(rofi): add mouse support to all menu configurations; chore(hypr): update gamemode script to toggle minimal waybar
This commit is contained in:
@@ -104,4 +104,8 @@ configuration {
|
||||
kb-row-right: "l,L";
|
||||
kb-row-down: "j,J";
|
||||
kb-row-up: "k,K";
|
||||
me-select-entry: "";
|
||||
me-accept-entry: "!MousePrimary";
|
||||
kb-cancel: "MousePrimary,Escape";
|
||||
hover-select: true;
|
||||
}
|
||||
|
||||
@@ -105,4 +105,8 @@ configuration {
|
||||
kb-row-down: "j,J";
|
||||
kb-row-up: "k,K";
|
||||
kb-row-right: "l,L";
|
||||
me-select-entry: "";
|
||||
me-accept-entry: "!MousePrimary";
|
||||
kb-cancel: "MousePrimary,Escape";
|
||||
hover-select: true;
|
||||
}
|
||||
|
||||
@@ -132,4 +132,8 @@ configuration {
|
||||
kb-row-down: "j,J";
|
||||
kb-row-up: "k,K";
|
||||
kb-row-right: "l,L";
|
||||
me-select-entry: "";
|
||||
me-accept-entry: "!MousePrimary";
|
||||
kb-cancel: "MousePrimary,Escape";
|
||||
hover-select: true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user