Coder Social home page Coder Social logo

desktop-customization's Introduction

This repository contains bash scripts and configuration files for setting up Ubuntu with i3 desktop manager. In case you're not familiar, i3 desktop manager is designed to automatically maximize screen size and it is quite customizable. It definitely requires more keyboard shortcuts than other window managers, but can be well worth it.

To set up, in a clean install of x/l/ubuntu, download this github repo and run the follow the steps.

instructions

The following scripts can be called with ./[script name] from the terminal. Here are their descriptions:

  • install_programs.sh - installs programs commonly used
  • setup_python.sh - installs anaconda and sets up an anaconda evironment with common methods
  • obtain_code.sh - installs RMG and my website
  • setup_i3.sh - sets up the alternative desktop manager, i3, and moves desired settings there. Credit goes to Erik Dubois
  • setup_smb.sh - allows the user to automatically link a samba media server on startup. If the drive is access-restricted by a username and password, the user should place those variables in a .smbcredentials file. Read more here
  • input_config.sh - adds some additional settings (like bash aliases) and startup scripts

note: you may want to double check the scripts so you know what you are installing. Remember, this repository comes with no warranty.

other troubleshooting not in code

getting backlight adjustment to work

There are multiple ways to adjust brightness. Here are some ways to adjust it. source

  1. sudo gedit /etc/default/grub
  2. on line starting with GRUB_CMDLINE_LINUX_DEFAULT=, add " acpi_backlight=vendor" within the quotes.
  3. restart the computer
  4. if running xbacklight -set 20 doesn't work, then try variables native or none.

If these don't work, then it might be possible to adjust the brightness with the files in /etc/default/backlight. Here's an example script:


desktop-customization's People

Contributors

goldmanm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.