Oup oup
This commit is contained in:
@@ -11,3 +11,13 @@ user = "antoine"
|
|||||||
[initial_session]
|
[initial_session]
|
||||||
command = "Hyprland"
|
command = "Hyprland"
|
||||||
user = "antoine"
|
user = "antoine"
|
||||||
|
|
||||||
|
[theme]
|
||||||
|
border = "magenta"
|
||||||
|
text = "cyan"
|
||||||
|
prompt = "green"
|
||||||
|
time = "red"
|
||||||
|
action = "blue"
|
||||||
|
button = "yellow"
|
||||||
|
container = "black"
|
||||||
|
input = "red"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ file:///home/antoine/Partage/Pictures
|
|||||||
file:///home/antoine/Partage/ECHOES
|
file:///home/antoine/Partage/ECHOES
|
||||||
file:///home/antoine/Documents
|
file:///home/antoine/Documents
|
||||||
file:///home/antoine/Partage/McGill/Extracurricular/IEEE
|
file:///home/antoine/Partage/McGill/Extracurricular/IEEE
|
||||||
file:///home/antoine/Partage
|
file:///home/antoine/Partage Partage
|
||||||
file:///home/antoine/Downloads
|
file:///home/antoine/Downloads
|
||||||
file:///home/antoine/Partage/Resumes
|
file:///home/antoine/Partage/Resumes
|
||||||
file:///home/antoine/Partage/Projects
|
file:///home/antoine/Partage/Projects
|
||||||
|
|||||||
@@ -3,13 +3,13 @@ monitor=eDP-1,1920x1080@60,0x0,1
|
|||||||
|
|
||||||
# --- Second monitor via HDMI-A ---
|
# --- Second monitor via HDMI-A ---
|
||||||
# Automatic/To the right
|
# Automatic/To the right
|
||||||
# monitor=,1920x1080@165,auto,1
|
monitor=,1920x1080@165,auto,1
|
||||||
|
|
||||||
# 60 Hz
|
# 60 Hz
|
||||||
# monitor=,1920x1080@60,auto,1
|
# monitor=,1920x1080@60,auto,1
|
||||||
|
|
||||||
# Second monitor on the left
|
# Second monitor on the left
|
||||||
monitor=,1920x1080@165, -1920x0, 1
|
# monitor=,1920x1080@165, -1920x0, 1
|
||||||
|
|
||||||
# monitor = , highres, 0x-1080, 1
|
# monitor = , highres, 0x-1080, 1
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
preload = ~/.wallpaper/StevenUniverse-1.png
|
preload = ~/.wallpaper/Lakeside-2.png
|
||||||
preload = ~/.wallpaper/PaintingStudio-03.png
|
preload = ~/.wallpaper/PaintingStudio-03.png
|
||||||
# preload = ~/.wallpaper/*.png
|
# preload = ~/.wallpaper/*.png
|
||||||
|
|
||||||
wallpaper = eDP-1,~/.wallpaper/StevenUniverse-1.png
|
wallpaper = eDP-1,~/.wallpaper/Lakeside-2.png
|
||||||
wallpaper = HDMI-A-1, ~/.wallpaper/PaintingStudio-03.png
|
wallpaper = HDMI-A-1, ~/.wallpaper/PaintingStudio-03.png
|
||||||
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
|
||||||
# wallpaper = monitor1,/path/to/image.png
|
# wallpaper = monitor1,/path/to/image.png
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ exec sudo modprobe v4l2loopback
|
|||||||
# Font for window titles
|
# Font for window titles
|
||||||
font pango:FiraCode Nerd Font 10
|
font pango:FiraCode Nerd Font 10
|
||||||
|
|
||||||
export GTK_THEME adw-gtk3-dark:dark
|
exec export GTK_THEME adw-gtk3-dark:dark
|
||||||
|
|
||||||
# Keymap
|
# Keymap
|
||||||
exec setxkbmap -layout us -variant altgr-intl
|
exec setxkbmap -layout us -variant altgr-intl
|
||||||
|
|||||||
Reference in New Issue
Block a user