add docker.nix
This commit is contained in:
parent
17bb2d39ef
commit
df098242f5
8 changed files with 32 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
bind = [
|
||||
"CTRL ALT, T, exec, ${osconfig.device.programs.terminal}"
|
||||
"CTRL ALT, T, exec, ${osconfig.device.programs.terminal.name}"
|
||||
|
||||
"SUPER SHIFT, L, exit,"
|
||||
"SUPER SHIFT, TAB, togglefloating,"
|
||||
|
|
|
|||
Reference in a new issue