Compare commits
8 Commits
339e6450b3
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
878789c76b | ||
|
|
026de9317f | ||
|
|
0a3f1a42f8 | ||
|
|
9c9149c1c9 | ||
|
|
fc460aecfa | ||
|
|
fa9a19d143 | ||
|
|
e1504f86cf | ||
|
|
16b46707a1 |
@@ -15,4 +15,5 @@ nextcloud \
|
|||||||
firefox \
|
firefox \
|
||||||
pamixer \
|
pamixer \
|
||||||
swaylock \
|
swaylock \
|
||||||
hyprpaper
|
hyprpaper \
|
||||||
|
lxsession
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ monitor=,1920x1080,auto,1
|
|||||||
# Input
|
# Input
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
input {
|
input {
|
||||||
kb_layout = de,ru
|
kb_layout = de
|
||||||
kb_variant =
|
kb_variant =
|
||||||
kb_model =
|
kb_model =
|
||||||
kb_options = caps:swapescape
|
kb_options = caps:swapescape
|
||||||
@@ -29,6 +29,7 @@ exec-once = sleep 1 && schildichat-desktop
|
|||||||
exec-once = sleep 1 && evolution -c mail
|
exec-once = sleep 1 && evolution -c mail
|
||||||
exec-once = sleep 2 && nextcloud
|
exec-once = sleep 2 && nextcloud
|
||||||
exec-once = ~/.config/hypr/xdg_portal.sh
|
exec-once = ~/.config/hypr/xdg_portal.sh
|
||||||
|
exec-once = lxpolkit
|
||||||
|
|
||||||
# General
|
# General
|
||||||
general {
|
general {
|
||||||
@@ -94,10 +95,10 @@ master {
|
|||||||
# new_is_master = true
|
# new_is_master = true
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
#gestures {
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
workspace_swipe = on
|
# workspace_swipe = on
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Example per-device config
|
# Example per-device config
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
||||||
@@ -140,10 +141,10 @@ bind = $mainMod, E, exec, nemo
|
|||||||
bind = $mainMod, R, exec, wofi --show drun
|
bind = $mainMod, R, exec, wofi --show drun
|
||||||
bind = $mainMod SHIFT, P, exec, firefox --private-window # pseudo, # dwindle
|
bind = $mainMod SHIFT, P, exec, firefox --private-window # pseudo, # dwindle
|
||||||
bind = $mainMod SHIFT, F, exec, firefox
|
bind = $mainMod SHIFT, F, exec, firefox
|
||||||
bind = $mainMod, S, exec, hyprshot -m window -m active -z -o ~/Picture/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
bind = $mainMod, S, exec, hyprshot -m window -m active -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
||||||
bind = $mainMod SHIFT, S, exec, hyprshot --clipboard-only -m window -m active -z -o ~/Picture/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
bind = $mainMod SHIFT, S, exec, hyprshot --clipboard-only -m window -m active -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
||||||
bind = $mainMod ALT, S, exec, hyprshot -m region -z -o ~/Picture/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
bind = $mainMod ALT, S, exec, hyprshot -m region -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
||||||
bind = $mainMod SHIFT ALT, S, exec, hyprshot --clipboard-only -m region -z -o ~/Picture/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
bind = $mainMod SHIFT ALT, S, exec, hyprshot --clipboard-only -m region -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png
|
||||||
bind = $mainMod, O, togglesplit, # dwindle
|
bind = $mainMod, O, togglesplit, # dwindle
|
||||||
bind = $mainMod, T, togglefloating,
|
bind = $mainMod, T, togglefloating,
|
||||||
bind = $mainMod, F, fullscreen
|
bind = $mainMod, F, fullscreen
|
||||||
@@ -153,7 +154,6 @@ bind = $mainMod, P, movewindow, r
|
|||||||
bind = $mainMod, P, movewindow, u
|
bind = $mainMod, P, movewindow, u
|
||||||
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
||||||
binde = $mainMod, right, exec, hyprctl switchxkblayout at-translated-set-2-keyboard prev
|
binde = $mainMod, right, exec, hyprctl switchxkblayout at-translated-set-2-keyboard prev
|
||||||
bind = $mainMod, W, exec, /home/nick/Documents/Programming/low/Ada/hyprwsnav/bin/hyprwsnav
|
|
||||||
|
|
||||||
# Keybindings special keys
|
# Keybindings special keys
|
||||||
bind = , XF86MonBrightnessUp, exec, brightnessctl set 5%+
|
bind = , XF86MonBrightnessUp, exec, brightnessctl set 5%+
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ preload = ~/.config/hypr/wallpaper/train.jpg
|
|||||||
preload = ~/.config/hypr/wallpaper/evening-sky.png
|
preload = ~/.config/hypr/wallpaper/evening-sky.png
|
||||||
preload = ~/.config/hypr/wallpaper/sparkle_laying.png
|
preload = ~/.config/hypr/wallpaper/sparkle_laying.png
|
||||||
preload = ~/.config/hypr/wallpaper/hoshino.png
|
preload = ~/.config/hypr/wallpaper/hoshino.png
|
||||||
wallpaper = , ~/.config/hypr/wallpaper/background.png
|
preload = ~/.config/hypr/wallpaper/cafe_catgirl.jpg
|
||||||
|
preload = ~/.config/hypr/wallpaper/catgirl_with_bird_at_water.png
|
||||||
|
wallpaper = , ~/.config/hypr/wallpaper/catgirl_with_bird_at_water.png
|
||||||
|
|
||||||
splash = true
|
splash = true
|
||||||
|
|||||||
BIN
wallpaper/autumn_catgirl.jpg
Normal file
|
After Width: | Height: | Size: 8.9 MiB |
|
Before Width: | Height: | Size: 225 KiB After Width: | Height: | Size: 225 KiB |
BIN
wallpaper/catgirl_reading.jpg
Normal file
|
After Width: | Height: | Size: 535 KiB |
BIN
wallpaper/catgirl_with_bird_at_water.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
wallpaper/fairy_catgirl.jpg
Normal file
|
After Width: | Height: | Size: 452 KiB |
BIN
wallpaper/pink_blossom_catgirl.jpg
Normal file
|
After Width: | Height: | Size: 11 MiB |
BIN
wallpaper/sketching_artist_catgirl.jpg
Normal file
|
After Width: | Height: | Size: 7.8 MiB |