fix: wlogout & readme
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
- desktop with a few widgets:
|
- desktop with a few widgets:
|
||||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop.jpg?raw=true"/>
|
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop.jpg?raw=true"/>
|
||||||
|
|
||||||
- dynamic flavor based on Catppuccin Mocha:
|
- dynamic colortheme based on Catppuccin Mocha:
|
||||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop-alt.jpg?raw=true"/>
|
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop-alt.jpg?raw=true"/>
|
||||||
|
|
||||||
- the grub menu looks like:
|
- the grub menu looks like:
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
- **Shell**: Fish
|
- **Shell**: Fish
|
||||||
- **Prompt**: Oh My Posh
|
- **Prompt**: Oh My Posh
|
||||||
- **Terminal**: Kitty & Ghostty
|
- **Terminal**: Kitty & Ghostty
|
||||||
- **Colorscheme**: Catppuccin-mocha
|
- **Colorscheme**: Catppuccin Mocha
|
||||||
- **App Launcher**: Rofi
|
- **App Launcher**: Rofi
|
||||||
- **Logout Screen**: Wlogout
|
- **Logout Screen**: Wlogout
|
||||||
- **Desktop Widgets**: Eww
|
- **Desktop Widgets**: Eww
|
||||||
@@ -29,7 +29,7 @@ Based on [end-4/dots-hyprland](https://github.com/end-4/dots-hyprland) but witho
|
|||||||
|
|
||||||
## Niri
|
## Niri
|
||||||
|
|
||||||
Ported some of the exsiting Hyprland configurations, e.g. windows rules & keybindings, even using hyprlock as lock screen.
|
Ported from Hyprland, and shares most of the desktop components such as hyprlock & eww widgets & rofi & waybar & mako.
|
||||||
|
|
||||||
## Eww
|
## Eww
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"label": "lock",
|
"label": "lock",
|
||||||
"action": "loginctl lock-session",
|
"action": "hyprlock &",
|
||||||
"text": "Lock",
|
"text": "Lock",
|
||||||
"keybind": "l"
|
"keybind": "l"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user