add readme
This commit is contained in:
16
README.md
16
README.md
@@ -1,7 +1,9 @@
|
|||||||
# dotfiles
|
# dotfiles
|
||||||
Config files for my environment
|
Config files for my environment
|
||||||
|
|
||||||
Wallpaper from: https://old.reddit.com/r/Art/comments/7ysmt2/lakeside_sunset_digital_8000x4500/
|

|
||||||
|
|
||||||
|
Wallpaper: https://old.reddit.com/r/Art/comments/7ysmt2/lakeside_sunset_digital_8000x4500/
|
||||||
|
|
||||||
|
|
||||||
# What do i use
|
# What do i use
|
||||||
@@ -19,11 +21,19 @@ Wallpaper from: https://old.reddit.com/r/Art/comments/7ysmt2/lakeside_sunset_dig
|
|||||||
## What have I changed?
|
## What have I changed?
|
||||||
### i3
|
### i3
|
||||||
|
|
||||||
|
- Smart Gaps (No gaps with only one window)
|
||||||
|
- Light 5px inner gap (No outer)
|
||||||
- Logout message
|
- Logout message
|
||||||
- Use colors
|
- Use colors
|
||||||
|
- `pavucontrol` and `Blueman-manager` are floating
|
||||||
|
- Switch to `amixer` to control volume. `pactl` has no volume bounds
|
||||||
- `i3bar` invocation arguments
|
- `i3bar` invocation arguments
|
||||||
- `picom` and `wal` invocation
|
- `picom` and `wal` invocation
|
||||||
- Switch to `amixer` to control volume. `pactl` has no volume bounds
|
|
||||||
|
Extra/Different Keybinds:
|
||||||
|
- `Ctl+Alt+T` - Open dropdown terminal (xfce terminal)
|
||||||
|
- `Super+Shift+D` - rofi (show desktop apps)
|
||||||
|
- `Super+Shift+D` - rofi (show terminal apps)
|
||||||
|
|
||||||
### i3status
|
### i3status
|
||||||
|
|
||||||
@@ -32,4 +42,4 @@ Wallpaper from: https://old.reddit.com/r/Art/comments/7ysmt2/lakeside_sunset_dig
|
|||||||
- No seconds
|
- No seconds
|
||||||
|
|
||||||
### picom
|
### picom
|
||||||
- Add transparency for rofi
|
- Transparency for rofi
|
@@ -192,9 +192,9 @@ bindsym $mod+r mode "resize"
|
|||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
# mode toggle
|
#mode toggle
|
||||||
# hidden_state hide
|
#hidden_state hide
|
||||||
# modifier $mod+s
|
#modifier $mod+s
|
||||||
#font pango: Open Sans 8
|
#font pango: Open Sans 8
|
||||||
#font pango: Monospace Regular 8
|
#font pango: Monospace Regular 8
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user