Updates
This commit is contained in:
parent
ff2c592c8d
commit
f6564b4b75
|
@ -5,6 +5,7 @@ General:
|
||||||
- New default wallpaper in Hyprland style
|
- New default wallpaper in Hyprland style
|
||||||
- xarchiver and zip added for thunar
|
- xarchiver and zip added for thunar
|
||||||
- Rofi border width can be adjusted in dotfiles/.settings/rofi-border.rasi
|
- Rofi border width can be adjusted in dotfiles/.settings/rofi-border.rasi
|
||||||
|
- emote added to installer script to select an Emoji (SUPER+.)
|
||||||
|
|
||||||
ML4W Welcome App:
|
ML4W Welcome App:
|
||||||
- Opens Hyprland systeminfo from the about menu
|
- Opens Hyprland systeminfo from the about menu
|
||||||
|
|
|
@ -9,6 +9,7 @@ $mainMod = SUPER
|
||||||
# Applications
|
# Applications
|
||||||
bind = $mainMod, RETURN, exec, ~/dotfiles/.settings/terminal.sh
|
bind = $mainMod, RETURN, exec, ~/dotfiles/.settings/terminal.sh
|
||||||
bind = $mainMod, B, exec, ~/dotfiles/.settings/browser.sh
|
bind = $mainMod, B, exec, ~/dotfiles/.settings/browser.sh
|
||||||
|
bind = $mainMod, period, exec, emote
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
bind = $mainMod, Q, killactive
|
bind = $mainMod, Q, killactive
|
||||||
|
|
Loading…
Reference in New Issue
Block a user