This commit is contained in:
elkowar 2024-01-28 12:48:42 +01:00
parent fd7a08f125
commit 7747ed7529
Signed by: ElKowar
GPG key ID: 862BA3D7D7760F13
3 changed files with 7 additions and 3 deletions

View file

@ -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

View file

@ -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}")

View file

@ -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