forked from BunsenLabs/bunsen-utilities
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
30 lines (23 loc) · 1.37 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
bunsen-utilities
================
A collection of small scripts to provide various functions
which might be useful to BunsenLinux users and system administrators.
bl-exit: Logout dialog box with various options.
bl-lock: Script to lock the display.
bl-aerosnap: Script to add aero style window snapping to Openbox.
bl-hotcorners: Script to add hot corners to Openbox.
The above were originally imported from cb-exit, cb-lock and cb-wmhacks,
made for CrunchBang Linux and subsequently modified for BunsenLabs.
bl-conky-session: Script to handle multiple conky sessions.
bl-conkyedit: Script to find and edit conky config files.
bl-conkyzen: Yad-based conky manager.
bl-conkypin: Script to assist the movement of conky windows.
bl-tint-session: Script to handle multiple tint2 sessions.
bl-tint2edit: Script to find and edit tint2 config files.
bl-tint2-restart: Script to restart all running tint2 processes.
bl-tint2zen: Yad-based tint2 manager.
bl-kb: Script to read openbox keyboard shortcuts and write them to a text file.
bl-obthemes: Script to save or restore openbox gui configurations.
bl-package-versions: Utility to display the versions of BunsenLabs packages in the apt repository and on GitHub.
bl-github-upgrade: Script to upgrade the BunsenLabs packages from GitHub.
bl-notify-broadcast: Script to send user notification popups from root processes.