Add laptop configs
This commit is contained in:
parent
a60d88a5ef
commit
a88f3ec73a
5 changed files with 56 additions and 0 deletions
.config/env.d
11
.config/env.d/99-local##hostname.serguzim-laptop
Executable file
11
.config/env.d/99-local##hostname.serguzim-laptop
Executable file
|
@ -0,0 +1,11 @@
|
|||
#!/bin/sh
|
||||
|
||||
export AUDIO_DEVICE=""
|
||||
export AUTOSTART_DISPLAY="Hyprland"
|
||||
|
||||
export MONITOR_PRIMARY="primary"
|
||||
export MONITOR_SECONDARY="secondary"
|
||||
|
||||
export BROWSER_CHROMIUM="brave"
|
||||
|
||||
export DUNST_MONITOR="0"
|
Loading…
Add table
Add a link
Reference in a new issue