Finished hacker theme mostly and added some other configs
This commit is contained in:
parent
0c499ecbd6
commit
ad06f5284e
91 changed files with 1928 additions and 3 deletions
9
themes/base/.config/sway/monitors
Normal file
9
themes/base/.config/sway/monitors
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Wallpaper
|
||||
output * bg /mnt/data/Wallpapers/solid_background_dark.png fill
|
||||
|
||||
# My monitors (change to work for yours):
|
||||
output HDMI-A-1 res 1920x1080@239.76Hz pos 0,0 transform 0
|
||||
output DP-1 res 2560x1440@59.95Hz pos 1920,0 transform 270
|
||||
output eDP-2 disable
|
||||
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
Loading…
Add table
Add a link
Reference in a new issue