Compare commits
No commits in common. "70a7fc483fec97bb423987640d300ab7b9ea5ab4" and "d24742d500e48aa886e79086431bb21de6b4c420" have entirely different histories.
70a7fc483f
...
d24742d500
@ -1,3 +0,0 @@
|
|||||||
#sidebar-box {
|
|
||||||
background-color: #333 !important;
|
|
||||||
}
|
|
@ -1,5 +0,0 @@
|
|||||||
@-moz-document url("about:newtab") {
|
|
||||||
body {
|
|
||||||
background-color: #333 !important;
|
|
||||||
}
|
|
||||||
}
|
|
@ -229,4 +229,6 @@ exec xrandr --output $leftscr --left-of $rightscr
|
|||||||
exec feh --bg-fill ~/.config/wallpaper.jpg
|
exec feh --bg-fill ~/.config/wallpaper.jpg
|
||||||
exec --no-startup-id 'i3-msg "workspace $workspace1; append_layout /home/meutel/.i3/wrksp1layout.json"'
|
exec --no-startup-id 'i3-msg "workspace $workspace1; append_layout /home/meutel/.i3/wrksp1layout.json"'
|
||||||
exec firefox
|
exec firefox
|
||||||
|
exec mate-terminal
|
||||||
exec owncloud
|
exec owncloud
|
||||||
|
exec musicpd
|
||||||
|
Loading…
Reference in New Issue
Block a user