Fix laptop shell mode.
This commit is contained in:
parent
0f3a174d47
commit
8c67813e15
@ -34,6 +34,7 @@
|
|||||||
protonup-qt
|
protonup-qt
|
||||||
protontricks
|
protontricks
|
||||||
jellyfin-mpv-shim
|
jellyfin-mpv-shim
|
||||||
|
itch
|
||||||
];
|
];
|
||||||
|
|
||||||
# Install librewolf
|
# Install librewolf
|
||||||
|
@ -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 = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user