Fix monitor problems
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
92c15e04d0
commit
be92d7f1b3
12 changed files with 149 additions and 128 deletions
16
system/.local/bin/monitor-setup
Executable file
16
system/.local/bin/monitor-setup
Executable file
|
@ -0,0 +1,16 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# SCRIPT NAME:
|
||||
# monitor-setup
|
||||
#
|
||||
# AUTHOR:
|
||||
# Severin Kaderli <severin@kaderli.dev>
|
||||
#
|
||||
# DESCRIPTION:
|
||||
# Setups the resolution, wallpaper and polybar
|
||||
#
|
||||
# USAGE:
|
||||
# ./monitor-setup
|
||||
resolution
|
||||
polybar-launch
|
||||
wallpaper
|
Loading…
Add table
Add a link
Reference in a new issue