Git Product home page Git Product logo

dotfiles-old's People

Contributors

m8is avatar

Watchers

 avatar  avatar

dotfiles-old's Issues

Sound doesn't work

Out of the box the HDMI output is defined as the default sound output. install should configure this as well.

Touchpad functionality

Some touchpad functions are not working yet. Especially tap to click would be very useful.

Urxvt colorscheme

Already checked for 256 colors, should be installed correctly. Is .Xresources executed correctly? I guess so...

Not sure what's the problem right now.

Firefox is not forced to web desktop

On Debian 10, firefox is currently not correctly forced to the second desktop. It is instead opened on the active desktop. Might be due to firefox-esr and Openbox not catching the correct application here.

Cheatsheets

Would be cool to have something like cheatsheets / quick access to manpages.

Sound not working

Solved:

Using alsamixer, we can do cat /proc/asound/cards to list all cards, then into /etc/asound.conf add

pcm.!default {
    type hw
    card 1
}

ctl.!default {
    type hw           
    card 1
}

Remove nouveau drivers

Seems like nouveau drivers are incompatible with my system. Should instead use Intel drivers (which are also pre-installed anyways). This is not breaking anything, but causes some annoying error messages during boot/shutdown.

Add some launcher

It would be cool to have a launcher to quickly access apps without having to configure shortcuts for everything.

Rust tools

List of some useful rust tools.

  • cargo-fmt
  • cargo-outdated
  • cargo-tree (-i)

Move window to next screen

We can use the MoveResizeTo action in Openbox to define a hotkey for moving the window to the next monitor.

Split install script up

Currently, everything is packed into the install script. This is starting to get kind of unreadable and also very inflexible. I would much prefer to have independent setups for components which are called by the install script only if needed. It would be best to also split up the pkglist.txt, since this is getting out of hand as well.

Add an IDE desktop

Since I recently started developing in IDEs more often, it would be nice to have a separate desktop for IDEs. Maybe also one for debugging, though this is probably hard to enforce using Openbox rules.

Support ultra-wide resolution

Currently, I can't get xrandr to work with my 3840x1080 screen. I tried adding a new mode, but activating that gives me an error. Should go back to check the error message, but I am not at that screen right now.

Optionally install chrome

Some stuff is only really compatible with chrome. An option to install it would be nice, as it requires a separate package source. Though I am not sure if I want to have this automated. Maybe a hint would be enough.

Fix install process

My install script is not really maintained anymore. Maybe I should just remove it, and instead create docs with references for the setup. It seems like a very brittle approach anyway, and it didn't really help me whenever I switched machines.

Checkout fish shell

Fish shell looks super nice, but I would like to know more about the implications of setting it as a default shell.

Multiple monitor setup

There is some weird behaviour with multiple monitors. Currently using xrandr to configure. Recent problems where:

  • Conky and Tint2 not on laptop screen
  • Virtual desktops get funky (e.g. not updating on inactive screen)

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.