Fix laptop shell mode.

This commit is contained in:
CronyAkatsuki 2025-02-06 13:39:13 +01:00
parent 0f3a174d47
commit 8c67813e15
2 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,7 @@
protonup-qt protonup-qt
protontricks protontricks
jellyfin-mpv-shim jellyfin-mpv-shim
itch
]; ];
# Install librewolf # Install librewolf

View File

@ -313,6 +313,9 @@ in {
"wl-paste --type image --watch cliphist store" # Stores only image data "wl-paste --type image --watch cliphist store" # Stores only image data
"keepassxc" # Startup my password manager "keepassxc" # Startup my password manager
"waybar" # Start waybar on start "waybar" # Start waybar on start
# Fix laptop monitor getting turned on while my external monitor connected
"hyprctl monitors | grep 'HDMI' && hyprctl keyword monitor 'eDP-1, disable'"
]; ];
monitor = [ monitor = [