added ghostty theme, added fastfetch config and a documentation
This commit is contained in:
@@ -7,6 +7,8 @@ monitor=,highres,0x0,1
|
||||
env = GDK_SCALE,1.5
|
||||
env = XCURSOR_SIZE,24
|
||||
|
||||
#env = HYPRCURSOR_THEME,Bibata-Modern-Classic
|
||||
#env = HYPRCURSOR_SIZE,24
|
||||
# For all categories, see https://wiki.hyprlan##d.org/Configuring/Variables/
|
||||
input {
|
||||
kb_layout = us
|
||||
@@ -70,11 +72,6 @@ master {
|
||||
smart_resizing = true
|
||||
}
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = true
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
$mainMod = SUPER
|
||||
|
||||
@@ -91,7 +88,7 @@ bind = $mainMod SHIFT, R, exec, killall waybar; waybar
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, W, exec, pavucontrol
|
||||
bind = $mainMod, O, togglesplit, # dwindle
|
||||
bind = $mainMod, F, exec, zen-browser
|
||||
bind = $mainMod, F, exec, librewolf
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, H, movefocus, l
|
||||
|
||||
Reference in New Issue
Block a user