Some Change

This commit is contained in:
ayushDumasia 2024-09-26 09:41:00 +05:30
parent 3474a747e5
commit 28c79acf59
4 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
preload = /home/archer/Downloads/wallpaper/l11PPYt.jpeg preload = /home/archer/Downloads/wallpaper/lock-screen.png
wallpaper = eDP-1, /home/archer/Downloads/wallpaper/l11PPYt.jpeg wallpaper = eDP-1, /home/archer/Downloads/wallpaper/lock-screen.png
splash = off splash = off
ipc = off ipc = off

View file

@ -11,6 +11,7 @@ font_family family="JetBrainsMono Nerd Fonts Mono"
bold_font auto bold_font auto
italic_font auto italic_font auto
bold_italic_font auto bold_italic_font auto
disable_ligatures always
map ctrl+shift+c copy_to_clipboard map ctrl+shift+c copy_to_clipboard
map ctrl+shift+v paste_from_clipboard map ctrl+shift+v paste_from_clipboard

File diff suppressed because one or more lines are too long

View file

@ -2,7 +2,7 @@
border: none; border: none;
border-radius: 5px; border-radius: 5px;
font-family: 'JetbrainsMono Nerd Font Mono'; font-family: 'JetbrainsMono Nerd Font Mono';
font-size: 16px; font-size: 14px;
} }
window#waybar { window#waybar {