1
0
Fork 0

Compare commits

..

No commits in common. "b79553df09f1fec83be8c57def82e0246799376f" and "28378adf628bad1ceed394d6fe91da08ead325c1" have entirely different histories.

5 changed files with 1 additions and 8 deletions

2
apps
View file

@ -15,7 +15,6 @@
[end]
[group]
[app] (name=vesktop) (class=vesktop) (role=browser-window)
[app] (name=revolt-desktop) (class=revolt-desktop) (role=browser-window)
[app] (name=Fightcade)
[Workspace] {2}
[Dimensions] {72% 88%}
@ -40,7 +39,6 @@
[Dimensions] {62% 70%}
[Position] (UPPERLEFT) {24% 14%}
[Sticky] {yes}
[Layer] {6}
[end]
[app] (name=claws-mail) (class=Claws-mail) (role=mainwindow)
[Dimensions] {73% 91%}

1
menu
View file

@ -54,7 +54,6 @@
[workspaces] (Workspace List)
[commanddialog] (Fluxbox Command)
[reconfig] (Reload config)
[exec] (Regen menu) {sudo -A update-menus}
[restart] (Restart)
[separator]
[exit] (Exit)

View file

@ -1,3 +0,0 @@
#!/bin/sh
/usr/bin/pipewire & /usr/bin/pipewire-pulse & /usr/bin/wireplumber

View file

@ -1,2 +1,2 @@
#!/bin/sh
scrot -s -l 'mode=classic' -e 'xclip -selection clipboard -t image/png -i $f' -o ~/scrsht.png
scrot -e 'xclip -selection clipboard -t image/png -i $f' -o -s ~/scrsht.png

View file

@ -26,7 +26,6 @@ fbpid=$!
sleep 1
{
fastcompmgr &
~/.fluxbox/scripts/pipeware-autostart.sh &
wmcpuload &
wmamixer -w &
wmusic &