User Tools

Site Tools


bsd:notes:chicago95_git

Dependencies

su -
pkg install git libcanberra-gtk2 libcanberra-gtk3
exit

Chicago95

rm -Rf '/tmp/Chicago95-master' ~/'.themes/Chicago95' ~/'.icons/Chicago95' ~/'.icons/Chicago95_Standard_Cursors' ~/'.local/share/sounds/Chicago95'
git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/grassmunk/Chicago95.git' '/tmp/Chicago95-master'
mkdir -p ~/'.themes' ~/'.icons' ~/'.local/share/sounds'
mv '/tmp/Chicago95-master/Theme/Chicago95' ~/'.themes'
mv '/tmp/Chicago95-master/Icons/Chicago95' ~/'.icons'
mv '/tmp/Chicago95-master/Cursors/Chicago95_Standard_Cursors' ~/'.icons'
mv '/tmp/Chicago95-master/sounds/Chicago95' ~/'.local/share/sounds'
mv '/tmp/Chicago95-master/Extras/Microsoft Windows 95 Startup Sound.ogg' ~/'.local/share/sounds/Chicago95/stereo'
rm -Rf '/tmp/Chicago95-master'

firefox_2 Icon

ln -s -f ~/'.icons/Chicago95/apps/16/firefox_2.png' ~/'.icons/Chicago95/apps/16/firefox.png'
ln -s -f ~/'.icons/Chicago95/apps/32/firefox_2.png' ~/'.icons/Chicago95/apps/32/firefox.png'
ln -s -f ~/'.icons/Chicago95/apps/48/firefox_2.png' ~/'.icons/Chicago95/apps/48/firefox.png'

Xfce

Sound

xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create
xfconf-query --channel 'xsettings' --property '/Net/EnableEventSounds' --type 'bool' --set 'true' --create
xfconf-query --channel 'xsettings' --property '/Net/EnableInputFeedbackSounds' --type 'bool' --set 'true' --create

Appearance

  • Style → [x] Set matching Xfwm4 theme if there is one
  • Style → Chicago95
  • Icons → Chicago95
xfce4-appearance-settings

Wallpaper

  • Color: Solid color 1)
  • Style → None
  • [x] Apply to all workspaces
xfdesktop-settings
008080

Cursor

xfconf-query --channel 'xsettings' --property '/Gtk/CursorThemeName' --type 'string' --set 'Chicago95_Standard_Cursors' --create

Notifications

xfconf-query --channel 'xfce4-notifyd' --property '/theme' --type 'string' --set 'Chicago95' --create
xfconf-query --channel 'xfce4-notifyd' --property '/notify-location' --type 'string' --set 'bottom-right' --create
xfconf-query --channel 'xfce4-notifyd' --property '/expire-timeout' --type 'int' --set '5' --create

Window Manager

xfconf-query --channel 'xfwm4' --property '/general/theme' --type 'string' --set 'Chicago95' --create
xfconf-query --channel 'xfwm4' --property '/general/title_font' --type 'string' --set 'Sans Bold 8' --create

Startup Sound

  • Application Autostart → + Add → Trigger: on login
xfce4-session-settings
'/usr/local/bin/canberra-gtk-play' --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg'

Panel

Display

General

  • Mode: Horizontal
  • [x] Lock panel (bottom)
  • Automatically hide the panel: Never
  • [x] Reserve space on screen edges for the panel

Measurements

  • Row size (pixels): 26
  • Number of rows: 1
  • Border width (pixels): 0
  • Length (pixels): 1600 (screen width)
  • [ ] Automatically increase the length

Appearance

General

  • Dark mode: [ ]

Background

  • Style: None (use system style)

Icons

  • :?: Adjust size automatically: [x]

Opacity

  • Enter: 100
  • Leave: 100

Items

  • Whisker Menu (external)
  • Window Buttons
  • Separator (Style: Transparent, [x] Expand)
  • Workspace Switcher
  • Separator (Style: Transparent, [ ] Expand)
  • Status Tray Plugin (external)
  • Power Manager Plugin (external)
  • Clock

Whisker Menu

General

  • Show as list
  • [ ] Show generic application names
  • [x] Show category names
  • [x] Show application tooltips
  • [ ] Show application descriptions
  • Application icon size: Small
  • Category icon size: Smaller
  • General → Menu width: 455
  • General → Menu height: 555

Appearance

  • [ ] Position categories horizontally
  • [ ] Position categories on left
  • [ ] Position profile on bottom
  • [x] Position search entry on bottom
  • [x] Position commands next to search entry
  • Profile: Hidden
Panel Button
  • Display: Icon and title
  • Title: Start (no spaces)
  • Icon:
~/.themes/Chicago95/misc/windows.png

Behavior

Default Category
  • [x] Favorites
  • [ ] Switch categories by hovering
  • [ ] Stay visible when focus is lost
  • [x] Sort categories
Recently Used
  • Amount of items: 10
  • [ ] Include favorites
Session Commands
  • [x] Show confirmation dialog

Commands

  • [ ] Settings Manager
  • [x] Lock Screen
  • [ ] Switch User
  • [x] Log Out
  • [x] Restart
  • [x] Shut Down
  • [ ] Suspend
  • [ ] Hibernate
  • [ ] Log Out…
  • [ ] Edit Applications
  • [ ] Edit Profile

Search Actions

  • Defaults

Window Buttons

Appearance

  • [x] Show button labels
  • [ ] Show flat buttons
  • [ ] Show handle
  • [ ] Show tooltips
  • Sorting order: None, allow drag-and-drop

Behaviour

  • Middle click action: Nothing
  • [ ] Group windows by application
  • [ ] Restore minimized windows to current workspace
  • [ ] Draw window frame when hovering a button
  • [ ] Switch windows using the mouse wheel

Filtering

  • [ ] Show windows from all workspaces
  • [ ] Show only minimized windows
  • [x] Show windows from all monitors

Status Tray Plugin

Icons

  • [ ] Adjust size automatically
  • Fixed icon size (pixels): 16

Behavior

  • [ ] Arrange items in a single row
  • [ ] Hide items by default
  • [ ] Square items

Features

  • [ ] Menu is primary action
  • [ ] Request symbolic icons

Power Manager Plugin

  • Show label: None
  • [ ] Show 'Presentation mode' indicator

Clock

Time Settings

  • Timezone:
America/New_York

Calendar

  • [x] Show week numbers
  • Command: (blank)

Appearance

  • Layout: Digital
  • Tooltip format: Sunday DD MM YYYY

Clock Options

  • Layout: Date, then time
Date
  • Font: Sans Regular 8
  • Format: Custom Format
%a, %b %d
Time
  • Font: Sans Regular 8
  • Format: Custom Format
%l:%M %P
1)
toggle different options for Solid to apply
/srv/www/wiki/data/pages/bsd/notes/chicago95_git.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki