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