feat(hyprland): remove drun bind
This commit is contained in:
parent
04c36908ff
commit
82c74b845b
1 changed files with 3 additions and 3 deletions
|
|
@ -130,8 +130,8 @@ in
|
||||||
"SUPER, mouse:272, movewindow"
|
"SUPER, mouse:272, movewindow"
|
||||||
"SUPER, mouse:273, resizewindow"
|
"SUPER, mouse:273, resizewindow"
|
||||||
];
|
];
|
||||||
bindr = [
|
# bindr = [
|
||||||
"SUPER, SUPER_L, exec, killall rofi || rofi -show drun"
|
# "SUPER, SUPER_L, exec, killall rofi || rofi -show drun"
|
||||||
];
|
# ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue