Code Monkey home page Code Monkey logo

dotfiles's Introduction


              .

              |
     .               /       neeasade's dotfiles ๐Ÿ’ซ๐Ÿ’ฟ
      \       I
                  /
        \  ,g88R_
          d888(`  ).                   _
 -  --==  888(     ).=--           .+(`  )`.
)         Y8P(       '`.          :(   .    )
        .+(`(      .   )     .--  `.  (    ) )
       ((    (..__.:'-'   .=(   )   ` _`  ) )
`.     `(       ) )       (   .  )     (   )  ._
  )      ` __.:'   )     (   (   ))     `-'.:(`  )
)  )  ( )       --'       `- __.'         :(      ))
.-'  (_.'          .')                    `(    )  ))
                  (_  )                     ` __.:'

--..,___.--,--'`,---..-.--+--.,,-,,..._.--..-._.-a:f--.

dotfiles's People

Contributors

neeasade avatar ukn-ubi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

Add support for Emacs

Suggestions:

  • php-mode (https://github.com/ejmr/php-mode)
    • note, this does not really support templates. That requires minor modes.
  • csharp-mode (https://github.com/josteink/csharp-mode)
  • whitespace-mode settings
  • backspace fixer (windows only?)
    • (global-set-key [(control h)] 'delete-backward-char)
  • basic offset settings?
    • (setq c-basic-offset 4)
  • no tabs?
    • (setq-default indent-tabs-mode nil)
  • automatically accept changes made to file if file not changed in current buffer
    • (global-auto-revert-mode t)
  • macros for window resizing
    • quick examples:
      • (global-set-key (vector (list 'shift 'left)) (lambda () (interactive) (shrink-window-horizontally 5)))
      • (global-set-key (vector (list 'shift 'right)) (lambda () (interactive) (enlarge-window-horizontally 5)))
      • (global-set-key (vector (list 'shift 'down)) (lambda () (interactive) (shrink-window 5)))
      • (global-set-key (vector (list 'shift 'up)) (lambda () (interactive) (enlarge-window 5)))

bspwm double borders script doesn't work

Hello man,
first of all, thank you for providing this bspwm script to get double borders: https://github.com/neeasade/dotfiles/blob/master/wm/.wm/scripts/visual/2bspwm

I need to replicate double borders setup but I run into an issue when I modify the size of the borders, for example I tried increasing the value of outer borders but this didn't have any effect; this being said when I play with inner borders this works.

But as you can see here: https://i.redd.it/ppyjvxe5t7y01.png
I need the outer border to be way bigger than the inner, now i'm stuck i don't know how to solve this...
did you run into it too?

Thanks for reading man ;)

title bar, workspace indicator not showing and another problem

Hey,
really like your setup and i've been using it for some time.

Unfourtunatly i have some problems since the bspwm update.

The title bar and the workspace indicator are not there anymore.
I also hat to change kill -s 15 $(cat /tmp/panel-pid) 2>/dev/null || LAUNCH_PANEL=false to kill -s 15 $(cat /tmp/panel-pid) 2>/dev/null || LAUNCH_PANEL=true, otherwise the panel won't start.

I made a fresh arch install in virtualbox to see if it's something on my end.

There aren't any errors in the xinit.log.
Are there any more log files i could show you?

Greetings

Issue using script with lightdm [Manjaro]

The install process works and all is good, however upon user login sxhkd fails to load. The solution is to open another tty and start. Furthermore, the bar doesn't load right, leaving the bar without slops and some of the items fail to load.

P.S add rofi to the script, its based.

Very big big issues. Everything gone wrong

Just want to say this is one of the best configs ever made. With live reloading of themes it just looks so damn good.

Sorry for the misleading title. Please close this bug

Apon relogging title.sh and info.sh use 100% cpu

when using lightdm (yes, this again) apon relogging more instances of title.sh and info.sh are spawned
either a function that will only let one instance run or a log out script are needed.
Thanks for the rice.

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.