Simple hyprland config changed
This commit is contained in:
parent
c980232db0
commit
7f977c66a4
2 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,9 @@ in {
|
||||||
"$mod, return, exec, alacritty"
|
"$mod, return, exec, alacritty"
|
||||||
"$mod SHIFT, return, exec, firefox"
|
"$mod SHIFT, return, exec, firefox"
|
||||||
|
|
||||||
|
# Application
|
||||||
|
"$mod SHIFT, c, exec, code"
|
||||||
|
|
||||||
# Monitor management
|
# Monitor management
|
||||||
"$mod SHIFT, k, movecurrentworkspacetomonitor, DP-2"
|
"$mod SHIFT, k, movecurrentworkspacetomonitor, DP-2"
|
||||||
"$mod SHIFT, j, movecurrentworkspacetomonitor, DP-1"
|
"$mod SHIFT, j, movecurrentworkspacetomonitor, DP-1"
|
||||||
|
|
|
@ -48,6 +48,8 @@ in {
|
||||||
tmux
|
tmux
|
||||||
firefox
|
firefox
|
||||||
kitty
|
kitty
|
||||||
|
nextcloud-client
|
||||||
|
vscode
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue