mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 21:05:14 +08:00
feat: switch to vicinae
This commit is contained in:
parent
7dec0745a6
commit
bfc9907c81
2 changed files with 3 additions and 1 deletions
|
|
@ -261,7 +261,8 @@
|
||||||
"$mainMod, Q, killactive,"
|
"$mainMod, Q, killactive,"
|
||||||
"$mainMod, F, fullscreen, 0" # set 1 to 0 to set full screen without waybar
|
"$mainMod, F, fullscreen, 0" # set 1 to 0 to set full screen without waybar
|
||||||
"$mainMod, Space, togglefloating,"
|
"$mainMod, Space, togglefloating,"
|
||||||
"$mainMod, D, exec, bemenu-run -l 5 --ignorecase"
|
# "$mainMod, D, exec, bemenu-run -l 5 --ignorecase"
|
||||||
|
"$mainMod, D, exec, vicinae toggle"
|
||||||
"SUPER SHIFT, L, exec, swaylock --image /home/${username}/.local/share/bg.png"
|
"SUPER SHIFT, L, exec, swaylock --image /home/${username}/.local/share/bg.png"
|
||||||
"SUPER, L, exec, swaylock --image /home/${username}/.local/share/bg.png"
|
"SUPER, L, exec, swaylock --image /home/${username}/.local/share/bg.png"
|
||||||
"$mainMod, E, exec, nautilus"
|
"$mainMod, E, exec, nautilus"
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,7 @@
|
||||||
nwg-dock-hyprland
|
nwg-dock-hyprland
|
||||||
hyprland-monitor-attached
|
hyprland-monitor-attached
|
||||||
hypridle
|
hypridle
|
||||||
|
vicinae
|
||||||
];
|
];
|
||||||
# systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
# systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue