User Tools

Site Tools


linux:notes:chicago95_git

This is an old revision of the document!


Dependencies

sudo apt install git gnome-session-canberra

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/bin/canberra-gtk-play' --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg'

Panel

  • TODO

Panel 1

Display

  • Measurements → Row size (pixels): 30

Items

  • Whisker Menu
  • Window Buttons
  • Separator (Transparent/Expand)
  • Workspace Switcher
  • Separator (Transparent)
  • Status Tray Plugin (Fixed icon size: 16, [ ] Square items)
  • Power Manager Plugin (No label)
  • Clock

Whisker Menu

  • 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: 425
  • General → Menu height: 555
  • [ ] 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
  • Display: Icon and title
  • Title: Start
  • Commands → [x] Lock Screen, Log Out (top/--fast), Restart, Shut Down (uncheck rest)

Window Buttons

  • [x] Show button labels
  • [ ] Show flat buttons
  • [ ] Show handle
  • [ ] Show tooltips
  • Sorting order: None, allow drag-and-drop
  • 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

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/attic/linux/notes/chicago95_git.1778465688.txt.gz · 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