Giter Club home page Giter Club logo

bspwm's People

Contributors

alenpaulvarghese avatar arjun2004 avatar atamakahere-git avatar bossa96demo avatar flyingcakes85 avatar ishaanparlikar avatar killajoe avatar miggs597 avatar odiousimp2604 avatar russell-holgate avatar sebastiantoh avatar ubikone avatar wiredhikari 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

bspwm's Issues

Checkupdates script

It seems the polybar checkupdates-script in this CE always shows 1 regardless if there are any updates. It also shows how many updates there are if they are more then 1. I used both sudo pacman as well as yay to update. Makes no difference. There always seems to be 1 update, never 0.

Installer doesn't seem to install all necessary components

I tried running the install script on EndeavourOS with XFCE today. I then added /usr/share/xsessions/bspwm.desktop to be able to choose bspwm in the lightdm login screen.

[Desktop Entry]
Name=bspwm
Comment=Binary space partitioning window manager
Exec=bspwm
Type=Application

However, I am unable to login with bspwm. If I run ~/.config/bspwm/bspwmrc I get the following error:

bspwmrc: line 5: bspc: command not found
bspwmrc: line 7: bspc: command not found
bspwmrc: line 8: bspc: command not found
bspwmrc: line 10: bspc: command not found
bspwmrc: line 11: bspc: command not found
bspwmrc: line 12: bspc: command not found
bspwmrc: line 13: bspc: command not found
bspwmrc: line 14: bspc: command not found
bspwmrc: line 16: bspc: command not found
bspwmrc: line 17: bspc: command not found
bspwmrc: line 18: bspc: command not found
bspwmrc: line 19: bspc: command not found
bspwmrc: line 20: bspc: command not found
bspwmrc: line 21: bspc: command not found
bspwmrc: line 22: bspc: command not found
bspwmrc: line 26: bspc: command not found
bspwmrc: line 27: bspc: command not found
bspwmrc: line 28: bspc: command not found
bspwmrc: line 38: /usr/bin/dunst: No such file or directory
bspwmrc: line 42: nitrogen: command not found
bspwmrc: line 44: dex: command not found
sh: /home/emiltb/.screenlayout/monitor.sh: No such file or directory
bspwmrc: line 51: xsetroot: command not found
bspwmrc: line 3: sxhkd: command not found
/home/emiltb/.config/polybar/launch.sh: line 10: polybar: command not found
Cannot register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject

Aren't the install script supposed to be plug and play and install all those things that are missing? Or am I misunderstanding something?

Closing

When I log in the background loads up but as soon as the taskbar loads it puts me back at the log in screen.

No Audio on latest installed bspwm and youtube stuttering (laggy)

hey there!
today i installed endeavour 0S bwpm on my vmware workstation after all the setup i tried to check the audio and opened youtube on firefox when i clicked the video the video was laggy and stuttering alot and no audio . i check the audio button it where working fine i thought there must be some issue with vmware but i checked other linux os on my vmware it doesn't have any issue .

Want to maintain this

I had a lot of trouble while trying to install endeavour os bspwm edition

I've finally got it working

I don't want anyone to face similar hassle in setting this up

Error while installing packages

Can't go through with the script bash-install.sh because of missing package ttf-nerd-fonts-symbols.

A quick search for the package reveals 4 packages:

community/ttf-nerd-fonts-symbols-1000-em 2.2.1-5
High number of extra glyphs from popular 'iconic fonts' (1000-em)
community/ttf-nerd-fonts-symbols-1000-em-mono 2.2.1-5
High number of extra glyphs from popular 'iconic fonts' (1000-em monospace)
community/ttf-nerd-fonts-symbols-2048-em 2.2.1-5
High number of extra glyphs from popular 'iconic fonts' (2048-em)
community/ttf-nerd-fonts-symbols-2048-em-mono 2.2.1-5
High number of extra glyphs from popular 'iconic fonts' (2048-em monospace)

Faced the same error while installing this edition through calamares from liveUSB.

Installation on Arch Linux

Do I get all the configs from endeavourOS bspwm if I just install this on my fresh arch install? sorry im a noob.

path for screenshot shortcuts is en_US only

https://github.com/EndeavourOS-Community-Editions/bspwm/blob/main/.config/sxhkd/sxhkdrc

# Screenshot
Print
  scrot ~/Pictures/Screenshot-$(date +%F_%T).png

super + Print
  ~/.config/bspwm/scripts/screenshot.sh

https://github.com/EndeavourOS-Community-Editions/bspwm/blob/main/.config/bspwm/scripts/screenshot.sh

        cd ~/Pictures/ && sleep 1 && scrot;;
    $option1)
        cd ~/Pictures/ && scrot -s;;
    $option2)
        cd ~/Pictures/ && sleep 1 && scrot -u;;

I am sure it will not work if you use a different language where the folder will get named in the language chosen..

XDG_PICTURES_DIR="$HOME/Pictures"
in
~/.config/user-dirs.dirs
it could take it from there or is there something like $HOME also for the other folders? or it could get defined somewhere..

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.