Updating font and sway bits
This commit is contained in:
parent
d0beaa3877
commit
474a573fa4
|
@ -2,6 +2,8 @@
|
|||
output DP-3 resolution 1920x1080@143.855hz pos 0 540
|
||||
output HDMI-A-1 resolution 1920x1080@72.038hz pos 1920 0 transform 90
|
||||
|
||||
font pango:JetbrainsMono Normal 9
|
||||
|
||||
bar {
|
||||
position top
|
||||
status_command while ~/.config/sway/status.sh; do sleep 1; done
|
||||
|
|
|
@ -6,3 +6,4 @@ assign [app_id="com.obsproject.Studio"] OBS
|
|||
# Games
|
||||
assign [class="Project Zomboid"] Project Zomboid
|
||||
assign [class="com.wurmonline.client.launcherfx.WurmMain"] Wurm Online
|
||||
assign [title="VRChat"] VRChat
|
||||
|
|
Loading…
Reference in New Issue