config stash laptop

config stash laptop
This commit is contained in:
2025-09-19 03:32:21 +02:00
parent eda18e8286
commit 8d6ddde180
12 changed files with 266 additions and 36 deletions

View File

@@ -83,8 +83,13 @@ bind = $mainMod CTRL, A, exec, $notcloseall
#bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area
#testing stuff
<<<<<<< HEAD
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="/home/cnachtigall/data/git/clone/Satty/target/debug/satty -f" grimblast --notify edit output
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="/home/cnachtigall/data/git/clone/Satty/target/debug/satty -f" grimblast --notify edit area
=======
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="/home/vikingowl/git/clone/Satty/target/debug/satty -f" grimblast --notify edit output
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="/home/vikingowl/git/clone/Satty/target/debug/satty -f" grimblast --notify edit area
>>>>>>> f130af1 (config stash laptop)
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l

View File

@@ -1,8 +1,17 @@
# ~/.config/hypr/conf.d/50-autostart.conf
exec-once = uwsm app -- swaync
<<<<<<< HEAD
exec-once = xsettingsd
exec-once = hyprsunset -l 48.1:11.6
exec-once = ~/.config/waybar/scripts/hyprsunset_daemon.sh
=======
exec-once = uwsm app -- waybar
exec-once = xsettingsd
exec-once = hyprsunset
exec-once = xrdb -merge ~/.Xresources
exec-once = uwsm finalize WAYLAND_DISPLAY DISPLAY GDK_SCALE GDK_DPI_SCALE QT_SCALE_FACTOR
>>>>>>> f130af1 (config stash laptop)
exec = hyprpaper -c $HOME/.config/hyprpaper.conf
exec = swayosd-server

View File

@@ -3,3 +3,6 @@
source = ~/.config/hypr/monitors.conf # generated by nwg-displays
source = ~/.config/hypr/workspaces.conf # generated by nwg-displays
source = ~/.config/hypr/conf.d/*.conf
env = GDK_SCALE, 1.6
env = XCURSOR_SIZE, 22

View File

@@ -10,20 +10,10 @@ general {
##################
background {
monitor = DP-2
path = $HOME/.config/hypr/images/ultrawide.jpg
}
background {
monitor = DP-1
monitor = eDP-1
path = $HOME/.config/hypr/images/standard.jpg
}
background {
monitor = HDMI-A-1
path = $HOME/.config/hypr/images/vertical.jpg
}
#############
### INPUT ###
#############

View File

@@ -6,12 +6,8 @@ splash_offset = 2.0
ipc = true
# Preload your ultrawide as a quick fallback
preload = $HOME/.config/hypr/images/ultrawide.jpg
preload = $HOME/.config/hypr/images/standard.jpg
preload = $HOME/.config/hypr/images/vertical.jpg
# Per-monitor wallpaper assignments
wallpaper = DP-2, $HOME/.config/hypr/images/ultrawide.jpg
wallpaper = DP-1, $HOME/.config/hypr/images/standard.jpg
wallpaper = HDMI-A-1,$HOME/.config/hypr/images/vertical.jpg
wallpaper = eDP-1, $HOME/.config/hypr/images/standard.jpg

View File

@@ -1,6 +1,13 @@
<<<<<<< HEAD
# Generated by nwg-displays on 2025-09-13 at 17:34:43. Do not edit manually.
monitor = DP-1, 2560x1440@99.95, 1920x1584, 1, bitdepth, 10, cm, auto
monitor = DP-2, 3440x1440@100.0, 1476x144, 1, bitdepth, 10, cm, auto
monitor = HDMI-A-1, 1920x1080@60.0, 0x1584, 1
=======
# Generated by nwg-displays on 2025-09-09 at 00:25:22. Do not edit manually.
#monitor=eDP-1,3000x2000@60.0,0x0,1.5999999999999996,bitdepth,10
monitor = eDP-1, preferred, auto, 1.6, bitdepth, 10, cm, hdr
>>>>>>> f130af1 (config stash laptop)
monitor = , preferred, auto, 1

View File

@@ -1,12 +1,12 @@
# Generated by nwg-displays on 2025-07-19 at 13:37:04. Do not edit manually.
# Generated by nwg-displays on 2025-09-09 at 00:25:19. Do not edit manually.
workspace=1,monitor:DP-1,default:true
workspace=2,monitor:DP-1
workspace=3,monitor:DP-1
workspace=4,monitor:DP-1
workspace=5,monitor:DP-2,default:true
workspace=6,monitor:DP-2
workspace=7,monitor:DP-2
workspace=8,monitor:HDMI-A-1,default:true
workspace=9,monitor:HDMI-A-1
workspace=10,monitor:HDMI-A-1
workspace=1,monitor:eDP-1,default:true
workspace=2,monitor:eDP-1
workspace=3,monitor:eDP-1
workspace=4,monitor:eDP-1
workspace=5,monitor:eDP-1
workspace=6,monitor:eDP-1
workspace=7,monitor:eDP-1
workspace=8,monitor:eDP-1
workspace=9,monitor:eDP-1
workspace=10,monitor:eDP-1