-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
573 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#!/bin/bash | ||
|
||
paru -S \ | ||
hyprland-git \ | ||
hyprgraphics-git \ | ||
hyprwayland-scanner-git \ | ||
hyprutils-git \ | ||
hyprprop-git \ | ||
hyprlock-git \ | ||
hyprlang-git \ | ||
hyprevents-git \ | ||
hyprcursor-git \ | ||
aquamarine-git \ | ||
hyprprop-git \ | ||
hyprpicker-git \ | ||
hyprpaper-git \ | ||
hyprland-protocols-git \ | ||
xdg-desktop-portal-hyprland-git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ monitor=eDP-1, 2560x1600@60Hz, 0x0, 1.666667 | |
monitor=desc:Samsung Electric Company LU28R55 HNMN700388, 3840x2160@30Hz, 0x-1080, 2 | ||
|
||
# Office | ||
monitor=desc:Samsung Electric Company LU28R55 H4ZT400899, 3840x2160@30Hz, -360x-1440, 1.5 | ||
monitor=desc:Samsung Electric Company LU28R55 H4ZT400899, 3840x2160@30Hz, 1536x-800, 1.33 | ||
|
||
# Portable | ||
monitor=desc:Invalid Vendor Codename - RTK 0x2775 0x20230814, [email protected], -840x0, 2, transform, 3 | ||
|
@@ -15,3 +15,4 @@ monitor=desc:Invalid Vendor Codename - RTK 0x2775 0x20230814, [email protected] | |
monitor=desc:Samsung Electric Company C34H89x H4ZT300037, 3440x1440@60Hz, -600x-1152, 1.25 | ||
|
||
exec-once = hyprpaper & | ||
exec-once = ~/.config/hypr/bin/wallpapers.py > ~/.tmp/logs/wallpapers.py.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
device { | ||
name = jomaa-mouse01-mouse | ||
# sensitivity = 1 | ||
accel_profile = adaptive | ||
scroll_method = on_button_down | ||
scroll_button = 275 | ||
scroll_button = 274 | ||
} | ||
|
||
# bind = , mouse:274, killactive, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.