微调+预览更新

master
yutent 2023-07-11 11:22:46 +00:00
parent babcf59d42
commit 930f67a9a0
13 changed files with 8 additions and 7 deletions

View File

@ -84,5 +84,7 @@ systemctl --user start blueman-applet
## 预览
<img src="./preview/power_rofi.png" style="max-width:720px;">
<img src="./preview/desktop1.png" style="max-width:720px;">
<img src="./preview/power_rofi.webp" style="max-width:720px;">
<img src="./preview/launcher.webp" style="max-width:720px;">
<img src="./preview/desktop1.webp" style="max-width:720px;">
<img src="./preview/desktop2.webp" style="max-width:720px;">

View File

@ -35,7 +35,7 @@ xrandr --output HDMI-2 --auto --right-of HDMI-1
xrandr --output HDMI-1 --mode 1920x1080 --rate 60
# 干掉已经运行的进程
killall -9 sxhkd picom nm-applet dunst xsettingsd polybar
killall -9 sxhkd picom dunst xsettingsd polybar plank
# 2个显示器, 左显示器配置4个工作区, 右显示器只配置1个工作区
bspc monitor HDMI-1 -d I II III IV
@ -87,7 +87,7 @@ bspc rule -a *:* state=floating focus=on follow=on
# 设置壁纸
feh --bg-fill ~/.local/share/debian.png
feh --bg-fill --randomize ~/.local/share/background/
# 修复鼠标状态
xsetroot -cursor_name left_ptr
@ -102,12 +102,11 @@ fi
# 启动配套的服务
polybar main -r &
sxhkd &
nm-applet &
dunst &
plank &
## 一些已经用systemd启动的服务
# pipewire, mpd, blueman
# pipewire, mpd, blueman, nm-applet
picom -b --experimental-backends

View File

Before

Width:  |  Height:  |  Size: 437 KiB

After

Width:  |  Height:  |  Size: 437 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

BIN
preview/desktop1.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

BIN
preview/desktop2.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
preview/launcher.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

BIN
preview/power_rofi.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB