微调+预览更新
|
@ -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;">
|
|
@ -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
|
||||
|
|
Before Width: | Height: | Size: 437 KiB After Width: | Height: | Size: 437 KiB |
After Width: | Height: | Size: 7.4 MiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 610 KiB |
After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 170 KiB |
After Width: | Height: | Size: 154 KiB |
After Width: | Height: | Size: 137 KiB |
After Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 118 KiB |
After Width: | Height: | Size: 142 KiB |