non important commit
This commit is contained in:
parent
0c0d1b06e9
commit
95758a19b9
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
home.packages = with pkgs; [
|
||||
inputs.awww.packages.${system}.awww
|
||||
wl-clipboard
|
||||
hyprpicker
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
@ -159,6 +160,8 @@
|
|||
|
||||
"Mod+O".action.toggle-overview = [];
|
||||
|
||||
"Mod+P".action.spawn = ["hyprpicker"];
|
||||
|
||||
# Change monitor focus
|
||||
"Mod+Alt+H".action.focus-monitor-left = [];
|
||||
"Mod+Alt+L".action.focus-monitor-right = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue