Code Monkey home page Code Monkey logo

i3-starterpack's Issues

tearing with double monitor

Hello,

firstly, thanks for the starter pack, it is awesome. I have started using it with double screen. however, I have started seeing tearing. I am using your dot files exactly with a two difference.

exec --no-startup-id xrandr --output DP-1 --off --output HDMI-1 --mode 3840x2160 --pos 0x0 --rotate normal --output eDP-1 --primary --mode 1920x1080 --pos 784x2160 --rotate normal --output HDMI-2 --off
exec --no-startup-id nitrogen --restore

I have found some tutorials online which tells me to use glx in compton config, however I quite messed up upon using them. I thought maybe you could give some advice. Thanks!

How can i set background for element language layout (its not visible with yours settings)

Language layout is not visible with your i3status settings

I can:

  1. change color of all status text elements and background. I dont want to do it, because your colors is fine, i cant do it better
  2. set background color for layout. But how can i set background for element, that controls by _change_layouts script?

config:

# Start i3bar to display a workspace bar (plus the system information i3status
bar {
	status_command i3status --config $HOME/.config/i3/i3status.conf  | /bin/_change_layouts

    # status_command /bin/_change_layouts
	position top

    colors {
    background #2f343f
    # statusline старого цвета. Нужно заменить, когда цвет шрифта i3status изменю
    statusline #2f343f
    separator #4b5262

    # colour of border, background, and text
    focused_workspace   #2f343f #bf616a #d8dee8
    active_workspace    #2f343f #2f343f #d8dee8
    inactive_workspace  #2f343f #2f343f #d8dee8
    urgent_workspace    #2f343f #ebcb8b #2f343f
    }

}

script /bin/_change_layouts:

#!/bin/env bash

set -e

while :
do
    read line
    block="{\"full_text\":\"$(xkb-switch)\"}"
    echo "${line/\[\{/\[$block,\{}" || exit 1
done

I don't change the wallpaper

I am new in i3wm and i try change the wallpaper but it not change... in the .config/i3/config, the next line change the wallpaper but it not works:

exec --no-startup-id hsetroot -center /home/[USERNAME]/.wallpaper.png

in my /home/[USERNAME]/ exists the file .wallpaper.png but it is not loaded. Help me please, the wallpaper displayed is the debian 9 default wallpaper. Help me please!!!

how did you got rid of menu bar ?

Sorry to write as an issue,
i'm using XFCE with debian and cant figure out how to got rid of those ugly menu bars.
thank you in advance..

Which font for icons?

Which fonts does your setup require for the icons? I have "nerdfonts-complete" installed, but the rendered icons are just anything...

image

Tztime local not visible.

After applying the default configs, tztime local isn't visible. It just stays a black space where it should display itself.
2021-11-20-181731_1366x768_scrot
(image)

Volume control bug?

Volume control seems to have problem.

When turn the volume down, it stuck at 8%.
And also unmute after mute doesn't work either.

Same problem reproducible at my workstation Kubuntu 18.04, Ubuntu 18.04.

mod resize escape

unable to exit resize mod .... need add command inside mode "resize" { } in i3/config

bindsym Escape mode "default"

mute/unmute

unable to enable audio when muted with command in i3/config

Correct set is
bindsym XF86AudioMute exec amixer -q -D pulse sset Master toggle

No so much of an issue as a request

Would you mind me using your configs? Am thinking of adding i3 to ArchBang and this is about the cleanest desktop setup I have seen to date. Not to mention configs are well documented and easy to read.

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.