From 7747ed7529c1454e656f7f0053a0c296732caf06 Mon Sep 17 00:00:00 2001 From: elkowar <5300871+elkowar@users.noreply.github.com> Date: Sun, 28 Jan 2024 12:48:42 +0100 Subject: [PATCH] stuff --- eww-bar/.config/eww-bar/eww.yuck | 2 +- eww-laptop/.config/eww/eww.yuck | 3 +++ sway/.config/sway/config | 5 +++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/eww-bar/.config/eww-bar/eww.yuck b/eww-bar/.config/eww-bar/eww.yuck index f2e388e..4539799 100644 --- a/eww-bar/.config/eww-bar/eww.yuck +++ b/eww-bar/.config/eww-bar/eww.yuck @@ -114,12 +114,12 @@ (defwindow bar_1 :monitor 0 + ;:monitor [0 "DisplayPort-0" "PHL 345B1C"] ; :monitor "DisplayPort-0" :stacking "fg" :geometry (geometry :x 0 :y 0 :width "40px" :height "100%" :anchor "center left") :reserve (struts :distance "40px" :side "left") :exclusive true - :stacking "fg" (bar :screen 1)) (defwindow bar_2 diff --git a/eww-laptop/.config/eww/eww.yuck b/eww-laptop/.config/eww/eww.yuck index 63e8881..0d0978b 100644 --- a/eww-laptop/.config/eww/eww.yuck +++ b/eww-laptop/.config/eww/eww.yuck @@ -29,3 +29,6 @@ :stacking "fg" :exclusive true (bar)) + +(defwindow test [a id] :monitor {a} :geometry (geometry :x 0 :y 0 :width "50px" :height "50px" :anchor "top center") + "${a} ${id}") diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 43a1079..3076d1a 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -156,8 +156,9 @@ input "type:keyboard" { bindsym $mod+a focus parent -bindsym $mod+Shift+S exec flameshot gui -bindsym $mod+Shift+b exec google-chrome --enable-features=TouchpadOverscrollHistoryNavigation +bindsym $mod+Shift+S exec grim -g "$(slurp)" - | wl-copy +#bindsym $mod+Shift+S exec flameshot gui +bindsym $mod+b exec google-chrome --enable-features=TouchpadOverscrollHistoryNavigation bindsym $mod+Shift+minus move scratchpad bindsym $mod+minus scratchpad show