working lio config I think with new system
This commit is contained in:
parent
50825c9b84
commit
9de4c7892b
20 changed files with 625 additions and 677 deletions
|
|
@ -103,7 +103,7 @@
|
|||
# Keybindings mirroring Hyprland
|
||||
keybindings = {
|
||||
# Apps
|
||||
"${modifier}+return" = "exec ${config.wayland.winfowManager.sway.config.terminal}";
|
||||
"${modifier}+return" = "exec ${config.wayland.windowManager.sway.config.terminal}";
|
||||
"${modifier}+space" = "exec pkill wofi || wofi --show drun";
|
||||
"${modifier}+q" = "kill";
|
||||
"${modifier}+shift+Escape" = "exit";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue