Coder Social home page Coder Social logo

dotfiles-manjaro's People

Contributors

airblader avatar suruaku avatar wellsjo 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  avatar  avatar

dotfiles-manjaro's Issues

pango markup & motd

Hi Airblader,

Any reason why you removed the --pango_markup flag to the mode definition? It looked pretty nice before.
Strangely, when trying to readd it myself, it gets a ugly red background color by default, wondering it... will search the doc :)

compton errors

Not sure if the errors are important, but your .compton.conf file prints this:

$ compton
[     0.15 ] error    2 BadValue     request   20 minor    0 serial    236: "BadValue (integer parameter out of range for operation)"
[     0.15 ] error    2 BadValue     request   20 minor    0 serial    237: "BadValue (integer parameter out of range for operation)"
... <many more of the same>

i3blocks fails with exit1

Hi,
I just wanted to try your i3bar setup but cant get your config working. What dependencies does it bring?

Would appreciate if you could tip me in the right direction.

Kind regards.

P.S. it even fails me with just one command of your .i3blocks.conf. The python script 'volume_control.py' seems to run fine (e.g. toggle mutes the Master) on itself, pavucontrol is present but something seems to be missing. BTW the logging of i3 is terrible :P

front not font in dotfiles/.config/compton.conf

I noticed that you have an incorrect setting:
glx-copy-from-font = true it should instead be glx-copy-from-front = true
Notice the difference between font and front.

You can refer to the compton man page to see that there is no reference to the setting glx-copy-from-font but there is to glx-copy-from-front.

Please let me know if I am wrong but as I failed to find any reference to the font setting I am assuming it's a minor typo in your config file.

Volume_control.py error

Hi,
I am getting an error for the volume_control.py since aparently executor as no method run().
As it turns out the things you probably want is executor.execute not run.

Arch Linux

Hello! This dotfiles will work in Archlinux?

What is slopsize.sh used for?

SSIA. I've shamelessly stolen your config files for my own sytem, since I was lazy to re-invent the wheel. But there's some learning curve here :)

"Software Updater" window rendered as fully transparent

So this is a bit of a bummer, since it's not reproducible 100% of the time.

System this is happening on: Ubuntu 15.10, latest updates, i3 4.12, compton 0.1~beta2-1 (latest release according to its repository).

When Software Updater picks up on new updates it usually spawns a window telling me which packages are outdated. Said window Is then rendered slightly transparent, I'd say 80% opaque. But when I hover my mouse cursor over it this turns into 0% opaque (or 100% transparent), essentially rendering the window completely useless (it appears to have vanished).

Any behavior, of the top of your head, that might be causing this?

Properties for a "normal" windows, where I couldn't reproduce these issues, are:

_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x1, 0x1, 0x0, 0x0, 0x0
_NET_WM_DESKTOP(CARDINAL) = 1
WM_STATE(WM_STATE):
        window state: Normal
        icon window: 0x0
I3_FLOATING_WINDOW(CARDINAL) = 1
WM_HINTS(WM_HINTS):
        Client accepts input or input focus: True
        Initial state is Normal State.
        window id # of group leader: 0x1e00001
_NET_WM_OPAQUE_REGION(CARDINAL) = 0, 0, 439, 115
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 31457285, 31457286
_NET_WM_USER_TIME(CARDINAL) = 43697087
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x1e00004
WM_CLIENT_LEADER(WINDOW): window id # 0x1e00001
_NET_WM_PID(CARDINAL) = 26355
WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_CLIENT_MACHINE(STRING) = "paperclip"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
        program specified minimum size: 439 by 115
        program specified maximum size: 439 by 115
        program specified base size: 0 by 0
        window gravity: NorthWest
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "update-manager", "Update-manager"
WM_ICON_NAME(STRING) = "Software Updater"
_NET_WM_ICON_NAME(UTF8_STRING) = "Software Updater"
WM_NAME(STRING) = "Software Updater"
_NET_WM_NAME(UTF8_STRING) = "Software Updater"

compton log

Code deprecated

[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] Option no-dock-shadow is deprecated, and will be removed. Please use the wintype option shadow of dock instead.
[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] Option no-dnd-shadow is deprecated, and will be removed. Please use the wintype option shadow of dnd instead.
[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] vsync option will take a boolean from now on. "opengl-swc" is interpreted as "true" for compatibility, but this will stop working soon
[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] glx-swap-method has been deprecated since v6, your setting "undefined" should be removed.
[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] "clear-shadow" is removed as an option, and is always enabled now. Consider removing it from your config file
[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] "paint-on-overlay" has been removed as an option, and is enabled whenever possible
[ 08/03/2019 23:53:13.649 parse_config_libconfig WARN ] "alpha-step" has been removed, compton now tries to make use of all alpha values
[ 08/03/2019 23:53:13.731 swopti_init WARN ] --sw-opti is going to be deprecated. If you get real benefits from using this option, please open an issue to let us know.

manjaro-i3-openrc livecd (15.12) fails to suspend or shut down

Hi, Ingo. I'm evaluating the livecd recently issued for manjaro-i3-openrc. it's not clear who might be the single address to notify of i3exit issues, so I found you here, and am guessing you might be the guy to mention trouble in getting the i3 version of manjaro to shut down or suspend.

The hardware environment is a 2014 Acer laptop, on which the xfce-openrc version of manjaro had suspended and shut down okay, installed onto the /dev/sda hard drive. This evaluation is running the liveCD environment off a usb stick on /dev/sdb.

Suspending from the desktop, using Mod+0 s: the screen blurs and locks the screen. No unlock found to work.

Suspending from the DM, using the icon on upper right: locks the screen. no recovery found. No unlock found to work.

Exiting from the desktop, using Mod+0 S, or from the DM using the icon on upper right: shutdown begins, but hangs at screen messages: "Remounting remaining filesystems read-only" "Remounting / read only"

Missing dependencies

If you are using setup.sh on fresh system you are missing wget. You should add it in:
echo "Installing prerequisites for pacaur..."

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.