changes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# i3 config file (v4)
|
||||
|
||||
# font for window titles and bar
|
||||
font pango:Source Sans Pro 15
|
||||
font pango:Source Sans Pro 10
|
||||
|
||||
# use win key
|
||||
set $mod Mod4
|
||||
@@ -314,7 +314,7 @@ exec 'sleep 2; swaymsg workspace "$ws8"; swaymsg layout tabbed'
|
||||
exec mako --default-timeout=5000
|
||||
|
||||
# wallpaper
|
||||
output eDP-1 scale 1
|
||||
output eDP-1 scale 1.5 scale_filter linear
|
||||
output eDP-1 bg #282a36 solid_color
|
||||
output eDP-1 bg ~/.wallpaper.png center
|
||||
output DP-4 bg #282a36 solid_color
|
||||
|
||||
@@ -81,9 +81,7 @@ in {
|
||||
quickemu
|
||||
|
||||
brave
|
||||
chromium
|
||||
firefox
|
||||
vivaldi
|
||||
|
||||
# unstable.cura
|
||||
freecad
|
||||
@@ -106,10 +104,13 @@ in {
|
||||
variants = ["qt5"];
|
||||
})
|
||||
|
||||
kdePackages.neochat
|
||||
|
||||
dbus-sway-environment
|
||||
ddev
|
||||
dracula-theme
|
||||
foot
|
||||
fractal
|
||||
gcc
|
||||
git
|
||||
glib
|
||||
@@ -125,6 +126,7 @@ in {
|
||||
libreoffice
|
||||
mako
|
||||
mqttui
|
||||
moonlight-qt
|
||||
netflix
|
||||
networkmanagerapplet
|
||||
nextcloud-client
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
* {
|
||||
font-size: 24px;
|
||||
font-size: 16px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user