1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00

pre-branch commit

This commit is contained in:
Nick Boughton 2020-12-04 08:58:06 +00:00
parent 8d11686707
commit 88cf8ca7f5
4 changed files with 15 additions and 6 deletions

1
.gitignore vendored

@ -48,3 +48,4 @@ inkscape/
libreoffice/
evince/
Thunar/
transmission/

@ -21,7 +21,12 @@ set $menu wofi -c ~/.config/wofi/config -s ~/.config/wofi/style.css -I
### Output configuration
#output * bg /home/nick/Pictures/VEU9Nr4.png fill
output * bg /home/nick/Pictures/Starry\ Sky\ wallpapers\ Snowy\ Mountain\ Starry\ Sky\ stock\ photos.jpg fill
#output * bg /home/nick/Pictures/Starry\ Sky\ wallpapers\ Snowy\ Mountain\ Starry\ Sky\ stock\ photos.jpg fill
#output * bg /home/nick/Pictures/Rainy-Day-Wallpaper.jpg fill
output * bg /home/nick/Pictures/803094.jpg fill
#output * bg /home/nick/Pictures/EmtJwQGXEAI99ZS.jpg fill
#output * bg /home/nick/Pictures/Nord_minimalism_colorful-1928527.png fill
#output * bg /home/nick/Pictures/59bsn5hgnojy.jpg fill
### Gnome settings
set $gnome-schema org.gnome.desktop.interface
@ -64,6 +69,8 @@ for_window [app_id=pcmanfm] floating enable
for_window [app_id=pavucontrol] floating enable
for_window [app_id=ristretto] floating enable
for_window [app_id=ranger] floating enable
for_window [app_id=transmission-gtk] floating enable
for_window [app_id=io.github.celluloid_player.Celluloid] floating enable
for_window [app_id=".*"] border pixel
### Key bindings

@ -1,7 +1,7 @@
image=/home/nick/Pictures/Starry\ Sky\ wallpapers\ Snowy\ Mountain\ Starry\ Sky\ stock\ photos.jpg
image=/home/nick/Pictures/803094.jpg
font=Roboto
indicator-radius=200
indicator-thickness=30
indicator-radius=100
indicator-thickness=20
key-hl-color=81a1c1
separator-color=3b4252

@ -4,7 +4,7 @@
}
window.eDP-1 * {
font-size: 13px;
font-size: 12px;
}
window#waybar {
@ -40,7 +40,7 @@ window#waybar {
#custom-separator,
#taskbar,
#tray {
background: #4c566a;
/*background: #4c566a;*/
padding: 0px 7px 0px 7px;
text-shadow: 1px 1px 1px #2e3440;
border-radius: 5px;
@ -51,6 +51,7 @@ window#waybar {
text-shadow: none;
background: none;
padding: 0px;
opacity: 0;
}
#mode {