laptop
Elias Almqvist 1 year ago
parent e062265190
commit 71eacfcc90
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 2
      eww/.config/eww/eww.yuck
  2. 2
      leftwm/.config/leftwm/config.ron

@ -82,7 +82,7 @@
))
(button :class "icon logo ${power ? 'logo-seperator' : ''}"
:tooltip "Open menu"
:onclick "${EWW_CMD} update power=true" "󰘧")
:onclick "${EWW_CMD} update power=true" "Λ")
)))
(defvar power false)

@ -57,7 +57,7 @@
layout_mode: Tag,
insert_behavior: Bottom,
scratchpad: [
(name: "Qalc", value: "alacritty -e qalc", x: 760, y: 415, height: 250, width: 400),
(name: "Qalc", value: "alacritty -e qalc -t", x: 760, y: 415, height: 250, width: 400),
],
window_rules: [],
disable_current_tag_swap: true,

Loading…
Cancel
Save