This commit is contained in:
2024-03-03 06:33:49 +01:00
parent 1fbed0bf8a
commit 70cec6f3c6
6 changed files with 58 additions and 2 deletions

View File

@@ -95,8 +95,11 @@
bind = [
# term
"$mainMod,Return,exec,$term"
# rofi
"$mainMod,D,exec,rofi -show drun"
"$mainMod,D,exec,rofi-launcher"
"$mainMod,P,exec,rofi-rbw"
# hyprland
"$mainMod,Q,killactive,"
"CTRLALT,Delete,exit,"
@@ -128,7 +131,6 @@
in
[
"$mainMod, ${ws}, workspace, ${toString (x + 1)}"
"ALT, ${ws}, workspace, ${toString (x + 1)}"
]) 10));
exec-once = [
"waybar"