Skip to content

Commit

Permalink
Add Screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniosarosi committed Sep 1, 2020
1 parent d8832d3 commit 0e4f915
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 28 deletions.
8 changes: 4 additions & 4 deletions .config/gtk-2.0/gtkfilechooser.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
LocationMode=path-bar
ShowHidden=true
ShowSizeColumn=true
GeometryX=457
GeometryY=208
GeometryWidth=1008
GeometryHeight=690
GeometryX=398
GeometryY=166
GeometryWidth=1124
GeometryHeight=772
SortColumn=name
SortOrder=ascending
StartupMode=recent
10 changes: 10 additions & 0 deletions .config/openbox/rc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,16 @@
<command>alacritty</command>
</action>
</keybind>
<!-- Scrot -->
<keybind key="W-s">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Scrot</name>
</startupnotify>
<command>scrot</command>
</action>
</keybind>
<!-- Hardware -->
<keybind key="XF86AudioLowerVolume">
<action name="Execute">
Expand Down
4 changes: 4 additions & 0 deletions .gtkrc-2.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.

include "/home/antonio/.gtkrc-2.0.mine"
gtk-theme-name="Material-Black-Plum"
gtk-icon-theme-name="Material-Black-Plum-Suru"
gtk-font-name="Noto Sans 11"
Expand Down
Binary file added .screenshots/dwm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .screenshots/openbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .screenshots/qtile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .screenshots/spectrwm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .screenshots/xmonad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion .spectrwm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,12 @@ bar_border[1] = rgb:00/80/80
bar_border_unfocus[1] = rgb:00/40/40
bar_color[1] = rgb:0f/10/1a
bar_color_selected[1] = rgb:00/80/80
bar_font_color[1] = rgb:a6/ac/cd, rgb:f0/f0/f0, rgb:4c/56/6a
# White
# bar_font_color[1] = rgb:a6/ac/cd, rgb:f0/f0/f0, rgb:4c/56/6a
# Match Material-Black-Plum tray colors
# bar_font_color[1] = rgb:a6/ac/cd, rgb:86/6c/b4, rgb:4c/56/6a
# Match Material-Black-Cherry
bar_font_color[1] = rgb:a6/ac/cd, rgb:e4/6a/6a, rgb:4c/56/6a
bar_font_color_selected = black
bar_font = UbuntuMono Nerd Font:size=16, UbuntuMono Nerd Font:size=10, UbuntuMono Nerd Font:size=13
bar_action = ~/.config/spectrwm/baraction.sh
Expand Down
2 changes: 1 addition & 1 deletion .xmonad/xmonad.hs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ myLayoutHook = avoidStruts
$ mkToggle (NBFULL ?? NOBORDERS ?? EOT) myDefaultLayout
where
myDefaultLayout =
monocle
noBorders monocle
||| tall
||| threeCol
||| grid
Expand Down
54 changes: 32 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ https://www.youtube.com/watch?v=VoJOOx2WLy0&t=255s

# Table of Contents

- [Dotfiles & Configs](#dotfiles--configs)
- [Table of Contents](#table-of-contents)
- [Overview](#overview)
- [Arch installation](#arch-installation)
- [Login and window manager](#login-and-window-manager)
Expand All @@ -33,6 +31,9 @@ https://www.youtube.com/watch?v=VoJOOx2WLy0&t=255s
- [Gallery](#gallery)
- [Qtile](#qtile)
- [Spectrwm](#spectrwm)
- [Openbox](#openbox)
- [Xmonad](#xmonad)
- [Dwm](#dwm)
- [Keybindings](#keybindings)
- [Windows](#windows)
- [Apps](#apps)
Expand Down Expand Up @@ -161,7 +162,7 @@ reboot
Now that you're in qtile, you should know some of the default keybindings.

| Key | Action |
|--------------------- |----------------------------|
| -------------------- | -------------------------- |
| **mod + return** | launch xterm |
| **mod + k** | next window |
| **mod + j** | previous window |
Expand All @@ -171,7 +172,7 @@ Now that you're in qtile, you should know some of the default keybindings.
| **mod + ctrl + q** | logout |

Before doing anything else, if you dont't have a US keyboard, you should
change it using *setxkbmap*. To open xterm use **mod + return**. For example to
change it using *setxkbmap*. To open xterm use **mod + return**. For example to
change your layout to spanish:

```bash
Expand Down Expand Up @@ -243,7 +244,7 @@ battery, mounting drives, etc.
# Basic system utilities

In this section we will cover some software that almost everybody needs on their
system. Keep in mind though that the changes we are going to make
system. Keep in mind though that the changes we are going to make
will not be permanent. [This subsection](#xsession) describes how to accomplish
that.

Expand Down Expand Up @@ -370,7 +371,7 @@ save that layout, which will basically give you a shell script with the exact
yet.

For a multi-monitor system, it's recommended to create an instance of a
*Screen* object for each monitor in your Qtile config.
*Screen* object for each monitor in your Qtile config.

You'll find an array called *screens* which contains only one object
initialized with a bar at the bottom. Inside that bar you can see the default
Expand Down Expand Up @@ -635,26 +636,35 @@ which are located in this repository and have their own documentation:
## Spectrwm
![Spectrwm](.screenshots/spectrwm.png)

## Openbox
![Spectrwm](.screenshots/openbox.png)

## Xmonad
![Spectrwm](.screenshots/xmonad.png)

## Dwm
![Spectrwm](.screenshots/dwm.png)

# Keybindings

These are common keybindings to all my window managers.

## Windows

| Key | Action |
|-------------------------|----------------------------------|
| **mod + h** | next window (left) |
| ----------------------- | -------------------------------- |
| **mod + j** | next window (down) |
| **mod + k** | next window (up) |
| **mod + l** | next window (right) |
| **mod + shift + h** | decrease window size |
| **mod + shift + l** | increase window size |
| **mod + shift + h** | decrease master |
| **mod + shift + l** | increase master |
| **mod + shift + j** | move window down |
| **mod + shift + k** | move window up |
| **mod + shift + f** | toggle floating |
| **mod + tab** | change layout |
| **mod + [1-9]** | Switch to workspace N (1-9) |
| **mod + shift + [1-9]** | Send Window to workspace N (1-9) |
| **mod + period** | Focus next monitor |
| **mod + comma** | Focus previous monitor |
| **mod + w** | kill window |
| **mod + ctrl + r** | restart wm |
| **mod + ctrl + q** | quit |
Expand All @@ -672,21 +682,21 @@ and for *alacritty*, [this one](https://github.com/antoniosarosi/dotfiles/tree/m

## Apps

| Key | Action |
|---------------------|----------------------|
| **mod + m** | launch rofi |
| **mod + shift + m** | window nav (rofi) |
| **mod + b** | launch browser |
| **mod + e** | launch file explorer |
| **mod + return** | launch terminal |
| **mod + r** | redshift |
| **mod + shift + r** | stop redshift |
| **mod + s** | screenshot (scrot) |
| Key | Action |
| ------------------- | ----------------------------- |
| **mod + m** | launch rofi |
| **mod + shift + m** | window nav (rofi) |
| **mod + b** | launch browser (firefox) |
| **mod + e** | launch file explorer (thunar) |
| **mod + return** | launch terminal (alacritty) |
| **mod + r** | redshift |
| **mod + shift + r** | stop redshift |
| **mod + s** | screenshot (scrot) |

# Software

| Software | Utility |
|--------------------------------------------------------------------------------------------|--------------------------|
| ------------------------------------------------------------------------------------------ | ------------------------ |
| **[Picom](https://wiki.archlinux.org/index.php/Picom)** | Compositor for Xorg |
| **[NetworkManager](https://wiki.archlinux.org/index.php/NetworkManager)** | Self explanatory |
| **[PulseAudio](https://wiki.archlinux.org/index.php/PulseAudio)** | Self explanatory |
Expand Down

0 comments on commit 0e4f915

Please sign in to comment.