Fix laptop shell mode.
This commit is contained in:
parent
0f3a174d47
commit
8c67813e15
@ -34,6 +34,7 @@
|
||||
protonup-qt
|
||||
protontricks
|
||||
jellyfin-mpv-shim
|
||||
itch
|
||||
];
|
||||
|
||||
# Install librewolf
|
||||
|
@ -313,6 +313,9 @@ in {
|
||||
"wl-paste --type image --watch cliphist store" # Stores only image data
|
||||
"keepassxc" # Startup my password manager
|
||||
"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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user