Update to current dots
This commit is contained in:
+9
-7
@@ -2,23 +2,23 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
|
||||
# Day
|
||||
monitor=DP-2, highres, 0x1080, 1, vrr, 1
|
||||
monitor=DP-3, highres, 760x0, 1, vrr, 1
|
||||
workspace = DP-3, 5
|
||||
#monitor=DP-2, highres, 0x1080, 1, vrr, 1
|
||||
#monitor=DP-3, highres, 760x0, 1, vrr, 1
|
||||
#workspace = DP-3, 5
|
||||
|
||||
# Night
|
||||
#monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 1
|
||||
#monitor=DP-3, disable
|
||||
monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 1
|
||||
monitor=DP-3, disable
|
||||
|
||||
# Main workspace
|
||||
workspace = DP-2, 1
|
||||
|
||||
# Color: Catppuccin Mocha
|
||||
source=~/.config/hypr/mocha.conf
|
||||
source = ~/.config/hypr/mocha.conf
|
||||
|
||||
# Launch applications
|
||||
exec-once = hyprpaper
|
||||
exec-once = waybar -c ~/.config/waybar/config.json
|
||||
exec-once = ~/.config/waybar/autobar.sh
|
||||
exec-once = syncthing --no-browser
|
||||
exec-once = hyprctl setcursor Catppuccin-Mocha-Lavender 24
|
||||
exec-once = xwaylandvideobridge
|
||||
@@ -117,6 +117,8 @@ windowrulev2 = pseudo, title:(Warframe.*)
|
||||
windowrulev2 = size 2646 1108, title:(Warframe.*)
|
||||
windowrulev2 = pseudo, class:(steam_app_1361210)
|
||||
windowrulev2 = size 2646 1108, class:(steam_app_1361210)
|
||||
windowrulev2 = pseudo, class:(Mindustry)
|
||||
windowrulev2 = size 2646 1108, class:(Mindustry)
|
||||
|
||||
# Super bind
|
||||
$mainMod = SUPER
|
||||
|
||||
Reference in New Issue
Block a user