bye librefox
This commit is contained in:
parent
3b27902fc0
commit
8fecbd4994
3 changed files with 2 additions and 9 deletions
|
@ -23,11 +23,6 @@ in
|
|||
# policies = firefox-policies;
|
||||
};
|
||||
|
||||
librewolf = {
|
||||
enable = true;
|
||||
# policies = firefox-policies;
|
||||
};
|
||||
|
||||
chromium = {
|
||||
enable = true;
|
||||
package = pkgs.ungoogled-chromium;
|
||||
|
|
|
@ -121,8 +121,6 @@
|
|||
protonplus
|
||||
fstl
|
||||
|
||||
# librewolf
|
||||
|
||||
wl-color-picker
|
||||
|
||||
# screen recording and streaming
|
||||
|
|
|
@ -331,7 +331,7 @@ in
|
|||
};
|
||||
|
||||
"Mod+W" = {
|
||||
hotkey-overlay.title = "window switcher";
|
||||
hotkey-overlay.title = "Window Switcher";
|
||||
action = wezlaunch "/home/emenel/.local/bin/sway-launcher-niri-windows";
|
||||
};
|
||||
|
||||
|
@ -500,7 +500,7 @@ in
|
|||
# moving the mouse or pressing any other key.
|
||||
"Mod+Shift+P".action = power-off-monitors;
|
||||
"Mod+Shift+Alt+P" = {
|
||||
hotkey-overlay.title = "Turn Displays On";
|
||||
hotkey-overlay.title = "Turn Laptop Display On";
|
||||
action = spawn "niri" "msg" "output" "eDP-1" "on";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue