Compare commits
2 Commits
4041a3eb08
...
7c3a7e9293
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c3a7e9293 | ||
|
|
2069a629db |
55
README.md
55
README.md
@@ -1,30 +1,27 @@
|
|||||||
# whyfile
|
# whyfile
|
||||||
## My Arch for Intel i7-9750H + Quadrober T2000
|
## My Arch for Intel i7-9750H + Quadro T2000
|
||||||
My arch rice for Thinkpad P53
|
My Arch rice for Thinkpad P53
|
||||||
| Environment | Name |
|
|
||||||
|-----|-----|
|
| Environment | Name |
|
||||||
| DE | niri |
|
|---------------|--------|
|
||||||
| Bar | waybar |
|
| DE | niri |
|
||||||
| launcher | fuzzel |
|
| Bar | waybar |
|
||||||
| Login Manager | tty |
|
| Launcher | fuzzel |
|
||||||
| Shell | fish |
|
| Login Manager | tty |
|
||||||
| **Shortcut** | **Action** |
|
| Shell | fish |
|
||||||
| **Mod + Return** | Open `kitty` |
|
|
||||||
| **Mod + E** | Launch `ranger` |
|
## Shortcuts
|
||||||
| **Mod + D** | Launch `fuzzel` |
|
|
||||||
| **Mod + V** | Laucnh `clipse` |
|
| Shortcut | Action | Shortcut | Action |
|
||||||
| **Mod + Shift + Q** | Close window |
|
|--------------------------|---------------------------|---------------------------|--------------------------------|
|
||||||
| **Mod + Shift + Space** | Toggle floating window |
|
| **Mod + Return** | Open `kitty` | **Mod + Space** | Toggle microphone mute |
|
||||||
| **Mod + F** | Fullscreen window |
|
| **Mod + E** | Launch `ranger` | **Mod + X** | Overview |
|
||||||
| **Mod + Shift + F** | Maximize column |
|
| **Mod + D** | Launch `fuzzel` | **Mod + Shift + P** | Quit niri |
|
||||||
| **Mod + C** | Center column |
|
| **Mod + V** | Launch `clipse` | **Mod + Tab** | Previous workspace |
|
||||||
| **Mod + Ctrl + C** | Center all visible columns |
|
| **Mod + Shift + Q** | Close window | **Alt + Tab / Shift+Tab** | Switch columns |
|
||||||
| **Mod + Tab** | Previous workspace |
|
| **Mod + Shift + Space** | Toggle floating window | **Mod + [1–8]** | Focus workspace |
|
||||||
| **Alt + Tab / Alt + Shift + Tab** | Switch columns |
|
| **Mod + F** | Fullscreen window | **Mod + Shift + [1–8]** | Move column to workspace |
|
||||||
| **Mod + [1–8]** | Focus workspace |
|
| **Mod + Shift + F** | Maximize column | **Mod + Shift + S** | Screenshot |
|
||||||
| **Mod + Shift + [1–8]** | Move column to workspace |
|
| **Mod + C** | Center column | **Mod + Ctrl + S** | Flameshot GUI |
|
||||||
| **Mod + Shift + S** | Screenshot |
|
| **Mod + Ctrl + C** | Center all visible cols | | |
|
||||||
| **Mod + Ctrl + S** | Flameshot GUI |
|
|
||||||
| **Mod + Space** | Toggle microphone mute |
|
|
||||||
| **Mod + X** | Overview |
|
|
||||||
| **Mod + Shift + P** | Quit niri |
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ dpi-aware=no
|
|||||||
font=Liberation Mono:size=15
|
font=Liberation Mono:size=15
|
||||||
terminal=kitty
|
terminal=kitty
|
||||||
width=21
|
width=21
|
||||||
layer=top
|
layer=overlay
|
||||||
icon-theme=Neuwaita
|
icon-theme=Neuwaita
|
||||||
exit-on-keyboard-focus-loss=no
|
exit-on-keyboard-focus-loss=no
|
||||||
fields=name
|
fields=name
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
{
|
{
|
||||||
"control-center-height": 420,
|
"control-center-height": 420,
|
||||||
"notification-limit": 5,
|
"notification-limit": 2,
|
||||||
"control-center-layer": "overlay",
|
"control-center-layer": "overlay",
|
||||||
"control-center-margin-top": 0,
|
"control-center-margin-top": 0,
|
||||||
"control-center-margin-left": 0,
|
"control-center-margin-left": 0,
|
||||||
"control-center-margin-right": 0,
|
"control-center-margin-right": 0,
|
||||||
"control-center-margin-top": 0,
|
"control-center-margin-top": 0,
|
||||||
"control-center-width": 400,
|
"control-center-width": 400,
|
||||||
"cssPriority": "application",
|
|
||||||
"control-center-positionX": "left",
|
"control-center-positionX": "left",
|
||||||
"control-center-positionY": "top",
|
"control-center-positionY": "top",
|
||||||
"fit-to-screen": false,
|
"fit-to-screen": false,
|
||||||
@@ -22,7 +21,6 @@
|
|||||||
"notification-margin-left": 0,
|
"notification-margin-left": 0,
|
||||||
"control-center-margin-right": 0,
|
"control-center-margin-right": 0,
|
||||||
"control-center-margin-top": 0,
|
"control-center-margin-top": 0,
|
||||||
"image-visibility": "when-available",
|
|
||||||
|
|
||||||
"positionX": "left",
|
"positionX": "left",
|
||||||
"positionY": "bottom",
|
"positionY": "bottom",
|
||||||
|
|||||||
Reference in New Issue
Block a user