update ajh-base to 1.4, enable cursor warp in sway, modify
bemenu_opts.sh to be dmenu defaultsmaster
parent
d571a2fd23
commit
12a19853b9
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#dmenu theme
|
||||
#export BEMENU_OPTS="-H 22 --tb #1d2021 --tf #fabd2f --hb #1d2021 --hf #ebdbb2 --sf #ebdbb2 --fb #1d2021 --sb #3c3836 --ff #ffffff --nb #1d2021 " #--nf #ebdbb2
|
||||
export BEMENU_OPTS="-H 24 --tb #285577 --hb #285577 --tf #eeeeee --hf #eeeeee --nf #bbbbbb"
|
||||
export BEMENU_OPTS="-H 22 --tb #285577 --hb #285577 --tf #eeeeee --hf #eeeeee --nf #bbbbbb"
|
||||
|
|
|
@ -83,6 +83,8 @@ font pango:mono 10
|
|||
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
||||
# Read `man 5 sway-input` for more information about this section.
|
||||
|
||||
mouse_warping container
|
||||
|
||||
xwayland enable
|
||||
|
||||
### Key bindings
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ec7df1e5dd10dd28513fc76d4fa180ba2337580b
|
||||
Subproject commit f5dfa7761a88a93c64bc306803549511a69a7d45
|
Loading…
Reference in New Issue