Merge branch 'main' into apollo

This commit is contained in:
Johannes Kamprad
2022-03-14 12:43:39 +01:00
committed by GitHub
10 changed files with 45 additions and 30 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
Xcursor.theme: Qogir-dark
Xcursor.theme: Qogir
Xcursor.size: 16
+1 -1
View File
@@ -33,7 +33,7 @@
origin = bottom-right
# Offset from the origin
offset = 30x30
offset = 30x40
# Scale factor. It is auto-detected if value is 0.
scale = 0
+9 -9
View File
@@ -1,16 +1,16 @@
[Settings]
gtk-theme-name=Arc-Dark
gtk-icon-theme-name=Qogir-dark
gtk-font-name=Noto Sans 10
gtk-cursor-theme-name=Qogir-dark
gtk-theme-name=Arc-Darker
gtk-icon-theme-name=Qogir
gtk-cursor-theme-name=Qogir
gtk-cursor-theme-size=16
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintmedium
gtk-xft-rgba=rgb
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=none
+7 -7
View File
@@ -1,4 +1,4 @@
exec --no-startup-id ~/set_once_i3.sh
exec --no-startup-id ~/set_once.sh
# This file is a modified version based on default i3-config-wizard config
# source is available here:
# https://raw.githubusercontent.com/endeavouros-team/endeavouros-i3wm-setup/master/.config/i3/config
@@ -23,7 +23,7 @@ exec --no-startup-id ~/set_once_i3.sh
# is used in the bar {} block below.
# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
font pango:Noto Sans Regular 10
font pango: Noto Sans Regular 10
# set the mod key to the winkey:
set $mod Mod4
@@ -195,8 +195,8 @@ bindsym F1 exec ~/.config/i3/scripts/keyhint-2
# bindsym $mod+F1 exec xed ~/.config/i3/keybindings
# Backlight control
bindsym XF86MonBrightnessUp exec xbacklight +5 && notify-send "Brightness - ${$(xbacklight -get)%.*}%"
bindsym XF86MonBrightnessDown exec xbacklight -5 && notify-send "Brightness - ${$(xbacklight -get)%.*}%"
bindsym XF86MonBrightnessUp exec xbacklight +5 && notify-send "Brightness - $(xbacklight -get | cut -c1-2)%"
bindsym XF86MonBrightnessDown exec xbacklight -5 && notify-send "Brightness - $(xbacklight -get | cut -c1-2)%"
# change focus
bindsym $mod+j focus left
@@ -441,7 +441,7 @@ for_window [class="urxvt"] border pixel 1
#for_window [class=".*"] resize set 640 480 #to change size of all floating windows
# set position of floating window
for_window [class=".*"] move position center
#for_window [class=".*"] move position center
######################################
# color settings for bar and windows #
@@ -474,7 +474,7 @@ client.urgent $urgentred $urgentred $white $purple $yellowbrown
# Start i3bar to display a workspace bar
# (plus the system information i3status finds out, if available)
bar {
font pango:Noto Sans Regular 10
font pango: Noto Sans Regular 10
status_command i3blocks -c ~/.config/i3/i3blocks.conf
position bottom
# i3bar_command i3bar --transparency
@@ -508,7 +508,7 @@ strip_workspace_numbers yes
# #08052be6 --> e6=90%
# bar {
# font pango:Noto Sans Regular 9
# font pango: Noto Sans Regular 10
# status_command i3blocks -c ~/.config/i3/i3blocks-2.conf
# i3bar_command i3bar --transparency
# output HDMI-0
+2 -2
View File
@@ -4,9 +4,9 @@
*******************************************************/
configuration {
font: "Sourcecode Pro Regular 10";
font: "Noto Sans Regular 10";
show-icons: false;
icon-theme: "Arc-X-D";
icon-theme: "Qogir";
scroll-method: 0;
disable-history: false;
fullscreen: false;
+2 -2
View File
@@ -3,9 +3,9 @@
* Maintainer: joekamprad <joekamprad@endeavouros.com>
*******************************************************/
configuration {
font: "Sourcecode Pro Regular 10";
font: "Noto Sans Regular 10";
show-icons: false;
icon-theme: "Arc-X-D";
icon-theme: "Qogir";
scroll-method: 0;
disable-history: false;
sidebar-mode: false;
+2 -2
View File
@@ -3,9 +3,9 @@
* Maintainer: joekamprad <joekamprad@endeavouros.com>
*******************************************************/
configuration {
font: "Sourcecode Pro Regular 10";
font: "Noto Sans Regular 10";
show-icons: true;
icon-theme: "Arc-X-D";
icon-theme: "Qogir";
display-drun: "Apps";
drun-display-format: "{name}";
scroll-method: 0;
+2 -2
View File
@@ -3,9 +3,9 @@
* Maintainer: joekamprad <joekamprad@endeavouros.com>
*******************************************************/
configuration {
font: "Sourcecode Pro Regular 10";
font: "Noto Sans Regular 10";
show-icons: false;
icon-theme: "Arc-X-D";
icon-theme: "Qogir";
display-drun: "KeyHint";
drun-display-format: "{name}";
scroll-method: 0;
+13 -4
View File
@@ -1,7 +1,7 @@
![alt text](https://raw.githubusercontent.com/endeavouros-team/screenshots/master/eos-i3-banner.png "eos-i3")
# endeavouros-i3wm-setup
**maintainer: joekamprad ---> setup for i3-wm under [EndeavourOS](https://endeavouros.com) new config 01-2021 <---**
**maintainer: joekamprad ---> setup for i3-wm under [EndeavourOS](https://endeavouros.com) new config 2022 <---**
[![Maintenance](https://img.shields.io/maintenance/yes/2022.svg)]()
@@ -21,7 +21,7 @@
inside `~/.config/i3/config`.
# Main shortcuts:
[mod] key is set to the winkey (or should i call it linkey?)
[mod] key is set to the win-key (or should i call it linkey?)
<img src="https://raw.githubusercontent.com/endeavouros-team/screenshots/master/linkey.png" alt="drawing" width="250"/>
@@ -70,8 +70,13 @@ get your api key here: https://openweathermap.org/appid and City code: https://o
# application menu (rofi):
![alt text](https://raw.githubusercontent.com/endeavouros-team/screenshots/master/eos-i3-shot-nov21.png "appmenu")
* rofi color-schemes: ~/.config/rofi/arc_dark_transparent_colors.rasi
# power-profiles handler menu:
![alt text](https://raw.githubusercontent.com/endeavouros-team/screenshots/master/ppd-i3.png "power-profiles")
* let you easely switch powermodes from the i3-bar.
## theming/colorsheme for rofi menus (application menu and Logout menu):
## theming/colorshemes:
**for rofi menus (application menu and Logout menu):**
They can be adjust and chenged inside ~/.config/rofi directory:
@@ -89,7 +94,11 @@ colors are in rgba calling transparency in the last colum:
`rgba ( 26, 28, 35, 100 % )`
**General theming // gtk3 and icons:**
* `~/.config/gtk-3.0`
* `~/.Xresources`
There is ![LXAppearance](https://wiki.lxde.org/en/LXAppearance) installed where you can browse and set GTK3 theme, icons and Xcursortheme.
But Xcursor needs to be set inside the `~/.Xresources` manually if you change it in LXAppearance to get applied for all apps.
# Tutorial to install EndeavourOS-i3 setup from scratch
**for later installs, if you have installed another DE on initial install from the ISO**
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
dbus-launch dconf load / < ~/xed.dconf
chmod -R +x ~/.config/i3/scripts
sed -i 's|\(exec --no-startup-id ~/set_once.sh\)|# \1|' ~/.config/i3/config
rm ~/xed.dconf
rm ~/set_once.sh